Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dparse_tree.cc304 LocationRange AccessorNode::GetRange() const { in GetRange() function in AccessorNode
507 LocationRange BinaryOpNode::GetRange() const { in GetRange() function in BinaryOpNode
592 LocationRange BlockNode::GetRange() const { in GetRange() function in BlockNode
693 LocationRange ConditionNode::GetRange() const { in GetRange() function in ConditionNode
749 LocationRange FunctionCallNode::GetRange() const { in GetRange() function in FunctionCallNode
833 LocationRange IdentifierNode::GetRange() const { in GetRange() function in IdentifierNode
890 LocationRange ListNode::GetRange() const { in GetRange() function in ListNode
1117 LocationRange LiteralNode::GetRange() const { in GetRange() function in LiteralNode
1161 LocationRange UnaryOpNode::GetRange() const { in GetRange() function in UnaryOpNode
1203 LocationRange BlockCommentNode::GetRange() const { in GetRange() function in BlockCommentNode
[all …]
Doperators_unittest.cc38 LocationRange GetRange() const override { return LocationRange(); } in GetRange() function in __anonc0acf3350111::TestParseNode