Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp79 static void CheckObjCInstMethSignature(const ObjCImplementationDecl *ID, in CheckObjCInstMethSignature() function
133 CheckObjCInstMethSignature(D, BR, this); in checkASTDecl()
/freebsd-12.1/lib/clang/libclang/
H A DMakefile491 SRCS_FUL+= StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp