Home
last modified time | relevance | path

Searched defs:GetRange (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Dparse_tree.cc303 LocationRange AccessorNode::GetRange() const { in GetRange() function in AccessorNode
498 LocationRange BinaryOpNode::GetRange() const { in GetRange() function in BinaryOpNode
583 LocationRange BlockNode::GetRange() const { in GetRange() function in BlockNode
684 LocationRange ConditionNode::GetRange() const { in GetRange() function in ConditionNode
740 LocationRange FunctionCallNode::GetRange() const { in GetRange() function in FunctionCallNode
824 LocationRange IdentifierNode::GetRange() const { in GetRange() function in IdentifierNode
881 LocationRange ListNode::GetRange() const { in GetRange() function in ListNode
1110 LocationRange LiteralNode::GetRange() const { in GetRange() function in LiteralNode
1154 LocationRange UnaryOpNode::GetRange() const { in GetRange() function in UnaryOpNode
1196 LocationRange BlockCommentNode::GetRange() const { in GetRange() function in BlockCommentNode
[all …]
Doperators_unittest.cc38 LocationRange GetRange() const override { return LocationRange(); } in GetRange() function in __anonc12147f40111::TestParseNode