Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCInstMethSignature.cpp79 static void CheckObjCInstMethSignature(const ObjCImplementationDecl *ID, in CheckObjCInstMethSignature() function
133 CheckObjCInstMethSignature(D, BR, this); in checkASTDecl()
DCMakeLists.txt19 CheckObjCInstMethSignature.cpp
/external/clang/include/clang/StaticAnalyzer/Checkers/
DCheckers.td476 DescFile<"CheckObjCInstMethSignature.cpp">;