MCPcopy Create free account
hub / github.com/Samsung/UTopia / getAssigned

Method getAssigned

lib/astirmap/ASTDefNode.cpp:123–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123const ASTNode *ASTDefNode::getAssigned() const { return Assigned.get(); }
124
125const ASTNode *ASTDefNode::getNodeForType() const {
126 if (!Assigned)

Callers 15

getArgumentNodeMethod · 0.80
getFromArgMapMethod · 0.80
getConstVarDeclMethod · 0.80
isArgsInMacroMethod · 0.80
isNullTypeMethod · 0.80
updateArgMapMethod · 0.80
updateDefMapMethod · 0.80
checkMethod · 0.80
isOffsetOfExprMethod · 0.80
isUndefinedTypeMethod · 0.80
checkMethod · 0.80

Calls 1

getMethod · 0.45

Tested by 4

getRValueASTNodeMethod · 0.64
verifyLocationMethod · 0.64
getASTFromInstMethod · 0.64
getASTFromArgumentMethod · 0.64