Searched defs:CalleeDecl (Results 1 – 9 of 9) sorted by relevance
56 if (FunctionDecl *CalleeDecl = CE->getDirectCallee()) in getDeclFromCall() local
137 const Decl *CalleeDecl = Node.getCalleeDecl(); in AST_MATCHER() local
44 GlobalDecl CalleeDecl; global() variable
328 const CXXMethodDecl *CalleeDecl = EmitCXXMemberOrOperatorMemberCallExpr() local 1328 EmitNewDeleteCall(CodeGenFunction & CGF,const FunctionDecl * CalleeDecl,const FunctionProtoType * CalleeType,const CallArgList & Args) EmitNewDeleteCall() argument [all...]
5935 if (auto *CalleeDecl = dyn_cast_or_null<FunctionDecl>(TargetDecl)) { EmitCall() local
4397 EmitFuncDeclForCallSite(llvm::CallBase * CallOrInvoke,QualType CalleeType,const FunctionDecl * CalleeDecl) EmitFuncDeclForCallSite() argument
943 const Function *CalleeDecl = nullptr; in constructCallSiteEntryDIEs() local
789 const auto *CalleeDecl = CE->getCalleeDecl(); checkMustTailAttr() local
7073 CXXConstructorDecl *CalleeDecl = Constructor; PerformConstructorInitialization() local