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

Method getLine

lib/astirmap/LocIndex.cpp:73–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71std::string LocIndex::getPath() const { return Path; }
72
73size_t LocIndex::getLine() const { return Line; }
74
75size_t LocIndex::getColumn() const { return Column; }
76

Callers 12

setLocationMethod · 0.45
insertMacroNodeMethod · 0.45
getASTNodeMethod · 0.45
getASTDefNodeMethod · 0.45
ofMethod · 0.45
operator<Method · 0.45
operator!=Method · 0.45
operator==Method · 0.45
APICallMethod · 0.45
verifyLocationMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 2

verifyLocationMethod · 0.36
TEST_FFunction · 0.36