MCPcopy 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
116LocIndex ASTDefNode::getLocIndex() const { return SourceLoc; }
117
118const ASTNode &ASTDefNode::getAssignee() const {
119 assert(Assignee && "Unexpected Program State");

Callers 4

ASTDefNode.cppFile · 0.80
updateDefMapMethod · 0.80
updateGVMapMethod · 0.80
verifyLocationMethod · 0.80

Calls

no outgoing calls

Tested by 1

verifyLocationMethod · 0.64