Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
size_t ASTNode::getOffset() const { return Offset; }
36
37
unsigned ASTNode::getLength() const { return Length; }
38
39
const QualType &ASTNode::getType() const { return Ty; }
40
Callers
6
addReplace
Method · 0.45
generateMainDeletion
Method · 0.45
getLoc
Method · 0.45
generateLocation
Method · 0.45
verifyLocation
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
2
verifyLocation
Method · 0.36
TEST_F
Function · 0.36