Searched defs:CalleeDecl (Results 1 – 7 of 7) sorted by relevance
56 if (FunctionDecl *CalleeDecl = CE->getDirectCallee()) in getDeclFromCall() local
49 GlobalDecl CalleeDecl; variable
320 const CXXMethodDecl *CalleeDecl = in EmitCXXMemberOrOperatorMemberCallExpr() local1307 const FunctionDecl *CalleeDecl, in EmitNewDeleteCall()
5309 if (auto *CalleeDecl = dyn_cast_or_null<FunctionDecl>(TargetDecl)) in EmitCall() local
4044 const FunctionDecl *CalleeDecl) { in EmitFuncDeclForCallSite()
947 const Function *CalleeDecl = nullptr; in constructCallSiteEntryDIEs() local
6548 CXXConstructorDecl *CalleeDecl = Constructor; in PerformConstructorInitialization() local