Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp498 auto CalleeType = Callee->getFunctionType(); promoteCall() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1329 EmitNewDeleteCall(CodeGenFunction & CGF,const FunctionDecl * CalleeDecl,const FunctionProtoType * CalleeType,const CallArgList & Args) EmitNewDeleteCall() argument
H A DCoverageMappingGen.cpp1486 QualType CalleeType = E->getCallee()->getType(); VisitCallExpr() local
H A DCGExpr.cpp5715 EmitCall(QualType CalleeType,const CGCallee & OrigCallee,const CallExpr * E,ReturnValueSlot ReturnValue,llvm::Value * Chain) EmitCall() argument
H A DCGDebugInfo.cpp4396 EmitFuncDeclForCallSite(llvm::CallBase * CallOrInvoke,QualType CalleeType,const FunctionDecl * CalleeDecl) EmitFuncDeclForCallSite() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp676 } CallerType, CalleeType; checkMustTailAttr() local
811 __anona8c5d3ef0702(FuncType CallerType, FuncType CalleeType, PartialDiagnostic &PD) checkMustTailAttr() argument
[all...]
H A DSemaDeclAttr.cpp4176 const Type *CalleeType = handleCallbackAttr() local
H A DSemaExpr.cpp21377 QualType CalleeType = CalleeExpr->getType(); VisitCallExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1562 QualType CalleeType = Callee->getType(); getCallReturnType() local
[all...]
H A DExprConstant.cpp7875 QualType CalleeType = Callee->getType(); handleCallExpr() local