Searched refs:getResultType (Results 1 – 7 of 7) sorted by relevance
99 if (Call.getResultType()->isVoidType()) in checkPostCall()
500 QualType ResTy = msg.getResultType(); in emitNilReceiverBug()511 msg.getResultType().print(os, C.getLangOpts()); in emitNilReceiverBug()537 QualType RetTy = Msg.getResultType(); in HandleNilReceiver()
768 M.getResultType(), ObjCClassMethodSummaries); in getClassMethodSummary()1503 return getMethodSummary(S, ReceiverClass, Method, Msg.getResultType(), in getInstanceMethodSummary()3031 QualType ResultTy = CallOrMsg.getResultType(); in checkSummary()
248 QualType getResultType() const;
565 QualType ResultTy = Call.getResultType(); in bindReturnValue()
27 QualType CallEvent::getResultType() const { in getResultType() function in CallEvent
1576 return ClangASTType(m_ast, func->getResultType()); in GetFunctionReturnType()4640 …getCXXConversionFunctionName (m_ast->getCanonicalType (function_type->getResultType())), SourceLoc… in AddMethodToCXXRecordType()5068 … method_function_prototype->getResultType(), in AddMethodToObjCObjectType()