Searched defs:FunDecl (Results 1 – 7 of 7) sorted by relevance
356 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeIdentifier() local 365 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeName() local
185 static bool isTestingFunction(const FunctionDecl *FunDecl) { in isTestingFunction()265 static ConsumedState testsFor(const FunctionDecl *FunDecl) { in testsFor()580 const FunctionDecl *FunDecl, in checkCallability()741 const FunctionDecl *FunDecl = Call->getDirectCallee(); in VisitCallExpr() local814 const auto *FunDecl = dyn_cast_or_null<FunctionDecl>(Call->getDirectCallee()); in VisitCXXOperatorCallExpr() local
1490 auto *FunDecl = dyn_cast_or_null<NamedDecl>(Exp->getCalleeDecl()); in getEdgeLockset() local
115 bool ASTResultSynthesizer::SynthesizeFunctionResult(FunctionDecl *FunDecl) { in SynthesizeFunctionResult()
3003 Decl *FunDecl = ParseCXXInlineMethodDef(AS, AccessAttrs, DeclaratorInfo, ParseCXXClassMemberDeclaration() local
12848 if (FunctionDecl *FunDecl = dyn_cast<FunctionDecl>(Fn)) { AddMatchingNonTemplateFunction() local
1837 FunctionDecl *FunDecl; ImportDeclParts() local