Searched defs:CalleeType (Results 1 – 6 of 6) sorted by relevance
818 PointerType *CalleeType = cast<PointerType>( in visitGCResult() local
1056 const FunctionProtoType *CalleeType, in EmitNewDeleteCall()
3355 RValue CodeGenFunction::EmitCall(QualType CalleeType, llvm::Value *Callee, in EmitCall()
1249 QualType CalleeType = Callee->getType(); in getCallReturnType() local
4091 QualType CalleeType = Callee->getType(); in VisitCallExpr() local
406 enum CalleeType { CT_Function, CT_Method, CT_Block } calleeType; in DiagnoseSentinelCalls() enum13896 QualType CalleeType = CalleeExpr->getType(); in VisitCallExpr() local