Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ getLocIndex
Method
getLocIndex
lib/astirmap/ASTDefNode.cpp:116–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
LocIndex ASTDefNode::getLocIndex() const { return SourceLoc; }
117
118
const ASTNode &ASTDefNode::getAssignee() const {
119
assert(Assignee &&
"Unexpected Program State"
);
Callers
4
ASTDefNode.cpp
File · 0.80
updateDefMap
Method · 0.80
updateGVMap
Method · 0.80
verifyLocation
Method · 0.80
Calls
no outgoing calls
Tested by
1
verifyLocation
Method · 0.64