Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp76 static void CheckObjCInstMethSignature(const ObjCImplementationDecl *ID, in CheckObjCInstMethSignature() function
130 CheckObjCInstMethSignature(D, BR, this); in checkASTDecl()
/src/lib/clang/libclang/
H A DMakefile671 SRCS_FUL+= StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp