Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp304 GlobalDecl CalleeDecl, QualType CalleeType) { in addSignedPointer()
H A DCGExprCXX.cpp1333 const FunctionProtoType *CalleeType, in EmitNewDeleteCall()
H A DCoverageMappingGen.cpp1568 QualType CalleeType = E->getCallee()->getType(); in VisitCallExpr() local
H A DCGExpr.cpp5809 RValue CodeGenFunction::EmitCall(QualType CalleeType, const CGCallee &OrigCallee, in EmitCall()
H A DCGDebugInfo.cpp4549 QualType CalleeType, in EmitFuncDeclForCallSite()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp510 auto CalleeType = Callee->getFunctionType(); in promoteCall() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp699 } CallerType, CalleeType; in checkMustTailAttr() local
834 PartialDiagnostic &PD) -> bool { in checkMustTailAttr()
H A DSemaDeclAttr.cpp3699 const Type *CalleeType = in handleCallbackAttr() local
H A DSemaExpr.cpp20377 QualType CalleeType = CalleeExpr->getType(); in VisitCallExpr() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1592 QualType CalleeType = Callee->getType(); in getCallReturnType() local
H A DExprConstant.cpp7938 QualType CalleeType = Callee->getType(); in handleCallExpr() local