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

Method getLength

lib/astirmap/ASTNode.cpp:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35size_t ASTNode::getOffset() const { return Offset; }
36
37unsigned ASTNode::getLength() const { return Length; }
38
39const QualType &ASTNode::getType() const { return Ty; }
40

Callers 6

addReplaceMethod · 0.45
generateMainDeletionMethod · 0.45
getLocMethod · 0.45
generateLocationMethod · 0.45
verifyLocationMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 2

verifyLocationMethod · 0.36
TEST_FFunction · 0.36