Lines Matching refs:CXXOperatorCallExpr
1212 if (isa<CXXOperatorCallExpr>(this))1213 return cast<CXXOperatorCallExpr>(this)->getLocStart();1221 if (isa<CXXOperatorCallExpr>(this))1222 return cast<CXXOperatorCallExpr>(this)->getLocEnd();2035 const CXXOperatorCallExpr *Op = cast<CXXOperatorCallExpr>(this);