Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp470 auto CalleeType = Callee->getFunctionType(); in promoteCall() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1068 QualType CalleeType = E->getCallee()->getType(); in VisitCallExpr() local
H A DCGExprCXX.cpp1308 const FunctionProtoType *CalleeType, in EmitNewDeleteCall()
H A DCGExpr.cpp5119 RValue CodeGenFunction::EmitCall(QualType CalleeType, const CGCallee &OrigCallee, in EmitCall()
H A DCGDebugInfo.cpp4043 QualType CalleeType, in EmitFuncDeclForCallSite()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp658 } CallerType, CalleeType; in checkMustTailAttr() local
787 PartialDiagnostic &PD) -> bool { in checkMustTailAttr()
H A DSemaExpr.cpp397 enum CalleeType { CT_Function, CT_Method, CT_Block } calleeType; in DiagnoseSentinelCalls() enum
19141 QualType CalleeType = CalleeExpr->getType(); in VisitCallExpr() local
H A DSemaDeclAttr.cpp3608 const Type *CalleeType = in handleCallbackAttr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp1458 QualType CalleeType = Callee->getType(); in getCallReturnType() local
H A DExprConstant.cpp7530 QualType CalleeType = Callee->getType(); in handleCallExpr() local