Home
last modified time | relevance | path

Searched defs:FunDecl (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h278 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeIdentifier() local
287 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeName() local
/external/clang/lib/Analysis/
DConsumed.cpp184 static bool isTestingFunction(const FunctionDecl *FunDecl) { in isTestingFunction()
264 static ConsumedState testsFor(const FunctionDecl *FunDecl) { in testsFor()
581 const FunctionDecl *FunDecl, in checkCallability()
749 const FunctionDecl *FunDecl = Call->getDirectCallee(); in VisitCallExpr() local
827 const FunctionDecl *FunDecl = in VisitCXXOperatorCallExpr() local
DThreadSafety.cpp1410 NamedDecl *FunDecl = dyn_cast_or_null<NamedDecl>(Exp->getCalleeDecl()); in getEdgeLockset() local
/external/clang/lib/Parse/
DParseDeclCXX.cpp2529 Decl *FunDecl = in ParseCXXClassMemberDeclaration() local
/external/clang/lib/Sema/
DSemaOverload.cpp10468 if (FunctionDecl *FunDecl = dyn_cast<FunctionDecl>(Fn)) { in AddMatchingNonTemplateFunction() local