Searched defs:CalleeType (Results 1 – 8 of 8) sorted by relevance
392 auto CalleeType = Callee->getFunctionType(); in promoteCall() local
937 PointerType *CalleeType = cast<PointerType>( in visitGCResult() local
877 PointerType *CalleeType = cast<PointerType>( in visitGCResult() local
1114 const FunctionProtoType *CalleeType, in EmitNewDeleteCall()
3984 RValue CodeGenFunction::EmitCall(QualType CalleeType, llvm::Value *Callee, in EmitCall()
1274 QualType CalleeType = Callee->getType(); in getCallReturnType() local
4351 QualType CalleeType = Callee->getType(); in handleCallExpr() local
419 enum CalleeType { CT_Function, CT_Method, CT_Block } calleeType; in DiagnoseSentinelCalls() enum14614 QualType CalleeType = CalleeExpr->getType(); in VisitCallExpr() local