Searched defs:GetRange (Results 1 – 2 of 2) sorted by relevance
303 LocationRange AccessorNode::GetRange() const { in GetRange() function in AccessorNode498 LocationRange BinaryOpNode::GetRange() const { in GetRange() function in BinaryOpNode583 LocationRange BlockNode::GetRange() const { in GetRange() function in BlockNode684 LocationRange ConditionNode::GetRange() const { in GetRange() function in ConditionNode740 LocationRange FunctionCallNode::GetRange() const { in GetRange() function in FunctionCallNode824 LocationRange IdentifierNode::GetRange() const { in GetRange() function in IdentifierNode881 LocationRange ListNode::GetRange() const { in GetRange() function in ListNode1110 LocationRange LiteralNode::GetRange() const { in GetRange() function in LiteralNode1154 LocationRange UnaryOpNode::GetRange() const { in GetRange() function in UnaryOpNode1196 LocationRange BlockCommentNode::GetRange() const { in GetRange() function in BlockCommentNode[all …]
38 LocationRange GetRange() const override { return LocationRange(); } in GetRange() function in __anonc12147f40111::TestParseNode