Home | History | Annotate | Download | only in parser

Lines Matching refs:isFuncExprNode

157         virtual bool isFuncExprNode() const { return false; }
1520 virtual bool isFuncExprNode() const { return true; }