Home
last modified time | relevance | path

Searched refs:reportPluralMisuseError (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DLocalizationChecker.cpp1116 void reportPluralMisuseError(const Stmt *S) const;
1180 reportPluralMisuseError(CE); in VisitCallExpr()
1204 reportPluralMisuseError(ME); in VisitObjCMessageExpr()
1273 void PluralMisuseChecker::MethodCrawler::reportPluralMisuseError( in reportPluralMisuseError() function in PluralMisuseChecker::MethodCrawler