Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp1036 class EmptyLocalizationContextChecker class
1073 void EmptyLocalizationContextChecker::checkASTDecl( in checkASTDecl()
1106 void EmptyLocalizationContextChecker::MethodCrawler::VisitObjCMessageExpr( in VisitObjCMessageExpr()
1186 void EmptyLocalizationContextChecker::MethodCrawler::reportEmptyContextError( in reportEmptyContextError()
1414 mgr.registerChecker<EmptyLocalizationContextChecker>(); in registerEmptyLocalizationContextChecker()
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1315 def EmptyLocalizationContextChecker :
1316 Checker<"EmptyLocalizationContextChecker">,
/openbsd-src/gnu/llvm/clang/docs/analyzer/
H A Dcheckers.rst649 .. _optin-osx-cocoa-localizability-EmptyLocalizationContextChecker:
651 optin.osx.cocoa.localizability.EmptyLocalizationContextChecker (ObjC)