Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp304 GlobalDecl CalleeDecl, QualType CalleeType) { in addSignedPointer()
H A DCGCall.h45 GlobalDecl CalleeDecl; variable
H A DCGExprCXX.cpp329 const CXXMethodDecl *CalleeDecl = in EmitCXXMemberOrOperatorMemberCallExpr() local
1332 const FunctionDecl *CalleeDecl, in EmitNewDeleteCall()
H A DCGExpr.cpp6038 if (auto *CalleeDecl = dyn_cast_or_null<FunctionDecl>(TargetDecl)) { in EmitCall() local
H A DCGDebugInfo.cpp4550 const FunctionDecl *CalleeDecl) { in EmitFuncDeclForCallSite()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp137 const Decl *CalleeDecl = Node.getCalleeDecl(); in AST_MATCHER() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp943 const Function *CalleeDecl = nullptr; in constructCallSiteEntryDIEs() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp812 const auto *CalleeDecl = CE->getCalleeDecl(); in checkMustTailAttr() local
H A DSemaInit.cpp7222 CXXConstructorDecl *CalleeDecl = Constructor; in PerformConstructorInitialization() local