Home
last modified time | relevance | path

Searched defs:CalleeDecl (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCallGraph.cpp56 if (FunctionDecl *CalleeDecl = CE->getDirectCallee()) in getDeclFromCall() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.h49 GlobalDecl CalleeDecl; variable
H A DCGExprCXX.cpp320 const CXXMethodDecl *CalleeDecl = in EmitCXXMemberOrOperatorMemberCallExpr() local
1307 const FunctionDecl *CalleeDecl, in EmitNewDeleteCall()
H A DCGExpr.cpp5309 if (auto *CalleeDecl = dyn_cast_or_null<FunctionDecl>(TargetDecl)) in EmitCall() local
H A DCGDebugInfo.cpp4044 const FunctionDecl *CalleeDecl) { in EmitFuncDeclForCallSite()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp947 const Function *CalleeDecl = nullptr; in constructCallSiteEntryDIEs() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp6548 CXXConstructorDecl *CalleeDecl = Constructor; in PerformConstructorInitialization() local