Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ getName
Method
getName
lib/astirmap/IRNode.cpp:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
std::string IRNode::getName() const { return Name; }
23
24
const LocIndex &IRNode::getIndex() const { return Index; }
25
Callers
9
operator<
Method · 0.45
setIndex
Method · 0.45
getASTNode
Method · 0.45
getASTDefNode
Method · 0.45
of
Method · 0.45
getFromGVMap
Method · 0.45
updateGVMap
Method · 0.45
ParamNumberAnalyzer
Method · 0.45
addEnum
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected