Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
123
const ASTNode *ASTDefNode::getAssigned() const { return Assigned.get(); }
124
125
const ASTNode *ASTDefNode::getNodeForType() const {
126
if (!Assigned)
Callers
15
getArgumentNode
Method · 0.80
getFromArgMap
Method · 0.80
getConstVarDecl
Method · 0.80
isArgsInMacro
Method · 0.80
isNullType
Method · 0.80
updateArgMap
Method · 0.80
updateDefMap
Method · 0.80
check
Method · 0.80
isMacroFunctionAssigned
Method · 0.80
isOffsetOfExpr
Method · 0.80
isUndefinedType
Method · 0.80
check
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
4
getRValueASTNode
Method · 0.64
verifyLocation
Method · 0.64
getASTFromInst
Method · 0.64
getASTFromArgument
Method · 0.64