Home
last modified time | relevance | path

Searched defs:resultType (Results 1 – 21 of 21) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp286 QualType resultType = CastE->getType(); in handleLVectorSplat() local
446 QualType resultType = CastE->getType(); in VisitCast() local
485 QualType resultType = CastE->getType(); in VisitCast() local
H A DExprEngine.cpp1412 QualType resultType = Ex->getType(); in Visit() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp179 CanQualType resultType = FTP->getReturnType().getUnqualifiedType(); in arrangeLLVMFunctionInfo() local
351 CanQualType resultType = TheCXXABI.HasThisReturn(GD) in arrangeCXXStructorDeclaration() local
646 CodeGenTypes::arrangeBuiltinFunctionCall(QualType resultType, in arrangeBuiltinFunctionCall()
659 CodeGenTypes::arrangeBuiltinFunctionDeclaration(QualType resultType, in arrangeBuiltinFunctionDeclaration()
669 CodeGenTypes::arrangeBuiltinFunctionDeclaration(CanQualType resultType, in arrangeBuiltinFunctionDeclaration()
743 CodeGenTypes::arrangeLLVMFunctionInfo(CanQualType resultType, in arrangeLLVMFunctionInfo()
807 CanQualType resultType, in create()
1556 llvm::Type *resultType = nullptr; in GetFunctionType() local
2609 llvm::Type *resultType = result->getType(); in tryEmitFusedAutoreleaseOfResult() local
2717 llvm::Type *resultType = result->getType(); in tryRemoveRetainOfSelf() local
H A DCGObjCRuntime.cpp364 QualType resultType, in getMessageSendInfo()
H A DCGObjC.cpp2495 llvm::Type *resultType) { in EmitObjCAlloc()
2504 llvm::Type *resultType) { in EmitObjCAllocWithZone()
2920 llvm::Type *resultType = CGF.ConvertType(e->getType()); in visitCastExpr() local
H A DCGAtomic.cpp306 QualType resultType, in emitAtomicLibcall()
H A DCGExprCXX.cpp1729 llvm::Type *resultType = ConvertTypeForMem(E->getType()); in EmitCXXNewExpr() local
H A DCGObjCMac.cpp109 llvm::Type *resultType = in getMessageSendFp2retFn() local
7040 QualType resultType, in EmitVTableMessageSend()
H A DCGClass.cpp2812 QualType resultType = FPT->getReturnType(); in EmitForwardingCallToLambda() local
H A DCGExpr.cpp1437 QualType resultType; in tryEmitAsConstant() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaPseudoObject.cpp509 QualType resultType = result.get()->getType(); in buildIncDecOperation() local
885 QualType resultType = Getter->getReturnType(); in tryBuildGetOfReference() local
H A DSemaExprObjC.cpp1355 QualType resultType = getBaseMessageSendResultType(*this, ReceiverType, in getMessageSendResultType() local
H A DSemaDeclAttr.cpp5015 QualType resultType; in handleObjCReturnsInnerPointerAttr() local
H A DSemaOverload.cpp12868 QualType resultType = proto->getCallResultType(Context); in BuildCallToMemberFunction() local
H A DSemaExpr.cpp12877 QualType resultType; in CreateBuiltinUnaryOp() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h702 CanQualType resultType, in Profile()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp1502 UnaryExprOrTypeTrait ExprKind, Expr *E, QualType resultType, in UnaryExprOrTypeTraitExpr()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExprCXX.h2601 SourceLocation rparen, QualType resultType) in ExpressionTraitExpr()
H A DExpr.h2231 QualType resultType, SourceLocation op, in UnaryExprOrTypeTraitExpr()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2641 QualType resultType = mDecl->getReturnType(); in SynthMessageExpr() local
H A DRewriteModernObjC.cpp3218 QualType resultType = mDecl->getReturnType(); in SynthMessageExpr() local