Home | History | Annotate | Download | only in parser

Lines Matching refs:isDotAccessorNode

156         virtual bool isDotAccessorNode() const { return false; }
479 virtual bool isDotAccessorNode() const { return true; }