Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSelfInitChecker.cpp51 static bool shouldRunOnFunctionOrMethod(const NamedDecl *ND);
170 if (!shouldRunOnFunctionOrMethod(dyn_cast<NamedDecl>( in checkPostObjCMessage()
197 if (!shouldRunOnFunctionOrMethod(dyn_cast<NamedDecl>( in checkPostStmt()
210 if (!shouldRunOnFunctionOrMethod(dyn_cast<NamedDecl>( in checkPreStmt()
238 if (!shouldRunOnFunctionOrMethod(dyn_cast<NamedDecl>( in checkPreCall()
267 if (!shouldRunOnFunctionOrMethod(dyn_cast<NamedDecl>( in checkPostCall()
302 if (!shouldRunOnFunctionOrMethod(dyn_cast<NamedDecl>( in checkLocation()
383 static bool shouldRunOnFunctionOrMethod(const NamedDecl *ND) { in shouldRunOnFunctionOrMethod() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc6736 {"_Z27shouldRunOnFunctionOrMethodPKN5clang9NamedDeclE", "shouldRunOnFunctionOrMethod(clang::NamedDe…