Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp1035 class EmptyLocalizationContextChecker class
1072 void EmptyLocalizationContextChecker::checkASTDecl( in checkASTDecl()
1105 void EmptyLocalizationContextChecker::MethodCrawler::VisitObjCMessageExpr( in VisitObjCMessageExpr()
1185 void EmptyLocalizationContextChecker::MethodCrawler::reportEmptyContextError( in reportEmptyContextError()
1410 mgr.registerChecker<EmptyLocalizationContextChecker>(); in registerEmptyLocalizationContextChecker()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1255 def EmptyLocalizationContextChecker :
1256 Checker<"EmptyLocalizationContextChecker">,
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/
H A Dcheckers.rst595 .. _optin-osx-cocoa-localizability-EmptyLocalizationContextChecker:
597 optin.osx.cocoa.localizability.EmptyLocalizationContextChecker (ObjC)