Searched defs:CalleeType (Results 1 – 10 of 10) sorted by relevance
394 auto CalleeType = Callee->getFunctionType(); in promoteCall() local
497 auto CalleeType = Callee->getFunctionType(); in promoteCall() local
877 PointerType *CalleeType = cast<PointerType>( in visitGCResult() local
978 PointerType *CalleeType = cast<PointerType>( in visitGCResult() local
1551 const clang::Type* CalleeType = Callee->getType().getTypePtr(); in VisitCallExpr() 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