Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ getOffset
Method
getOffset
lib/astirmap/ASTNode.cpp:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
ASTNode::nodeType ASTNode::getNodeType() const { return NodeType; }
34
35
size_t ASTNode::getOffset() const { return Offset; }
36
37
unsigned ASTNode::getLength() const { return Length; }
38
Callers
7
getFromArgMap
Method · 0.45
addReplace
Method · 0.45
generateMainDeletion
Method · 0.45
getLoc
Method · 0.45
isAggregateDeclInitWOAssignOperator
Method · 0.45
generateLocation
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36