MCPcopy 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
22std::string IRNode::getName() const { return Name; }
23
24const LocIndex &IRNode::getIndex() const { return Index; }
25

Callers 9

operator<Method · 0.45
setIndexMethod · 0.45
getASTNodeMethod · 0.45
getASTDefNodeMethod · 0.45
ofMethod · 0.45
getFromGVMapMethod · 0.45
updateGVMapMethod · 0.45
ParamNumberAnalyzerMethod · 0.45
addEnumMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected