Home | History | Annotate | Download | only in Checkers

Lines Matching full:callexpr

1112     bool VisitCallExpr(const CallExpr *CE);
1168 // A CallExpr with "LOC" in its identifier that takes in a string literal
1172 bool PluralMisuseChecker::MethodCrawler::VisitCallExpr(const CallExpr *CE) {