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.h274 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeIdentifier() local
283 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()
575 const FunctionDecl *FunDecl, in checkCallability()
743 const FunctionDecl *FunDecl = Call->getDirectCallee(); in VisitCallExpr() local
821 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.cpp2509 Decl *FunDecl = in ParseCXXClassMemberDeclaration() local
/external/clang/lib/Sema/
DSemaOverload.cpp10302 if (FunctionDecl *FunDecl = dyn_cast<FunctionDecl>(Fn)) { in AddMatchingNonTemplateFunction() local