Home
last modified time | relevance | path

Searched defs:CalleeType (Results 1 – 13 of 13) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp304 GlobalDecl CalleeDecl, QualType CalleeType) { in addSignedPointer() argument
H A DCGExprCXX.cpp1333 EmitNewDeleteCall(CodeGenFunction & CGF,const FunctionDecl * CalleeDecl,const FunctionProtoType * CalleeType,const CallArgList & Args) EmitNewDeleteCall() argument
H A DCoverageMappingGen.cpp1566 QualType CalleeType = E->getCallee()->getType(); VisitCallExpr() local
H A DCGExpr.cpp5797 EmitCall(QualType CalleeType,const CGCallee & OrigCallee,const CallExpr * E,ReturnValueSlot ReturnValue,llvm::Value * Chain) EmitCall() argument
H A DCGDebugInfo.cpp4549 EmitFuncDeclForCallSite(llvm::CallBase * CallOrInvoke,QualType CalleeType,const FunctionDecl * CalleeDecl) EmitFuncDeclForCallSite() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp510 auto CalleeType = Callee->getFunctionType(); promoteCall() local
/llvm-project/clang-tools-extra/clangd/
H A DHeuristicResolver.cpp
/llvm-project/clang/unittests/Tooling/
H A DSourceCodeTest.cpp775 QualType CalleeType = Expr->getCallee()->getType(); TEST() local
/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp699 } CallerType, CalleeType; checkMustTailAttr() local
834 __anon86ccc4100702(FuncType CallerType, FuncType CalleeType, PartialDiagnostic &PD) checkMustTailAttr() argument
[all...]
H A DSemaDeclAttr.cpp3706 const Type *CalleeType = handleCallbackAttr() local
H A DSemaExpr.cpp20307 QualType CalleeType = CalleeExpr->getType(); VisitCallExpr() local
/llvm-project/clang/lib/AST/
H A DExpr.cpp1592 QualType CalleeType = Callee->getType(); getCallReturnType() local
[all...]
H A DExprConstant.cpp7923 QualType CalleeType = Callee->getType(); handleCallExpr() local