Home | History | Annotate | Download | only in Sema

Lines Matching refs:CXXOperatorCallExpr

2933   } else if (auto CE = dyn_cast<CXXOperatorCallExpr>(S))
2990 } else if (auto CE = dyn_cast<CXXOperatorCallExpr>(S)) {
3032 } else if (auto CE = dyn_cast<CXXOperatorCallExpr>(RHS)) {
3086 } else if (auto CE = dyn_cast<CXXOperatorCallExpr>(S)) {