Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/lib/clang/libclang/
H A DMakefile650 SRCS_FUL+= StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp