Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp78 static void CheckObjCInstMethSignature(const ObjCImplementationDecl *ID, in CheckObjCInstMethSignature() function
132 CheckObjCInstMethSignature(D, BR, this); in checkASTDecl()
H A DCMakeLists.txt22 CheckObjCInstMethSignature.cpp
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Checkers/
H A DBUILD.gn32 "CheckObjCInstMethSignature.cpp",
/netbsd-src/external/apache2/llvm/lib/libclangStaticAnalyzerCheckers/
H A DMakefile29 CheckObjCInstMethSignature.cpp \