Searched defs:FunDecl (Results 1 – 8 of 8) sorted by relevance
367 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeIdentifier() local376 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeName() local
182 static bool isTestingFunction(const FunctionDecl *FunDecl) { in isTestingFunction()258 static ConsumedState testsFor(const FunctionDecl *FunDecl) { in testsFor()573 const FunctionDecl *FunDecl, in checkCallability()734 const FunctionDecl *FunDecl = Call->getDirectCallee(); in VisitCallExpr() local807 const auto *FunDecl = dyn_cast_or_null<FunctionDecl>(Call->getDirectCallee()); in VisitCXXOperatorCallExpr() local
1550 auto *FunDecl = dyn_cast_or_null<NamedDecl>(Exp->getCalleeDecl()); in getEdgeLockset() local
115 bool ASTResultSynthesizer::SynthesizeFunctionResult(FunctionDecl *FunDecl) { in SynthesizeFunctionResult()
692 if (const auto *FunDecl = C.getLocationContext()->getDecl(); in checkPreStmt() local
3093 Decl *FunDecl = ParseCXXInlineMethodDef(AS, AccessAttrs, DeclaratorInfo, in ParseCXXClassMemberDeclaration() local
13665 if (FunctionDecl *FunDecl = dyn_cast<FunctionDecl>(Fn)) { in AddMatchingNonTemplateFunction() local
2153 FunctionDecl *FunDecl; in ImportDeclParts() local