Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp434 QualType resultType = CastE->getType(); in VisitCast() local
475 QualType resultType = CastE->getType(); in VisitCast() local
526 QualType resultType = CastE->getType(); in VisitCast() local
H A DExprEngine.cpp2025 QualType resultType = Ex->getType(); in Visit() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp195 CanQualType resultType = FTP->getReturnType().getUnqualifiedType(); in arrangeLLVMFunctionInfo() local
376 CanQualType resultType = getCXXABI().HasThisReturn(GD) ? argTypes.front() in arrangeCXXStructorDeclaration() local
667 CodeGenTypes::arrangeBuiltinFunctionCall(QualType resultType, in arrangeBuiltinFunctionCall()
679 CodeGenTypes::arrangeBuiltinFunctionDeclaration(QualType resultType, in arrangeBuiltinFunctionDeclaration()
689 CodeGenTypes::arrangeBuiltinFunctionDeclaration(CanQualType resultType, in arrangeBuiltinFunctionDeclaration()
766 CanQualType resultType, FnInfoOpts opts, ArrayRef<CanQualType> argTypes, in arrangeLLVMFunctionInfo()
832 CanQualType resultType, in create()
1612 llvm::Type *resultType = nullptr; in GetFunctionType() local
3388 llvm::Type *resultType = result->getType(); in tryEmitFusedAutoreleaseOfResult() local
3496 llvm::Type *resultType = result->getType(); in tryRemoveRetainOfSelf() local
H A DCGObjCRuntime.cpp361 QualType resultType, in getMessageSendInfo()
H A DCGObjC.cpp2744 llvm::Type *resultType) { in EmitObjCAlloc()
2753 llvm::Type *resultType) { in EmitObjCAllocWithZone()
2760 llvm::Type *resultType) { in EmitObjCAllocInit()
3199 llvm::Type *resultType = CGF.ConvertType(e->getType()); in visitCastExpr() local
H A DCGAtomic.cpp317 QualType resultType, in emitAtomicLibcall()
H A DCGExprCXX.cpp1772 llvm::Type *resultType = ConvertTypeForMem(E->getType()); in EmitCXXNewExpr() local
H A DCGObjCMac.cpp108 llvm::Type *resultType = in getMessageSendFp2retFn() local
7232 QualType resultType, in EmitVTableMessageSend()
H A DCGClass.cpp2976 QualType resultType = FPT->getReturnType(); in EmitForwardingCallToLambda() local
H A DCGExpr.cpp1745 QualType resultType; in tryEmitAsConstant() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp504 QualType resultType = result.get()->getType(); in buildIncDecOperation() local
883 QualType resultType = Getter->getReturnType(); in tryBuildGetOfReference() local
H A DSemaObjC.cpp1951 QualType resultType; in handleReturnsInnerPointerAttr() local
H A DSemaExprObjC.cpp1538 QualType resultType = getBaseMessageSendResultType( in getMessageSendResultType() local
H A DSemaOverload.cpp15233 QualType resultType = proto->getCallResultType(Context); in BuildCallToMemberFunction() local
H A DSemaExpr.cpp15283 QualType resultType; in CreateBuiltinUnaryOp() local
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h793 RequiredArgs required, CanQualType resultType, in Profile()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5329 ResultWas::OfType resultType; member
8148 void AssertionHandler::handleMessage(ResultWas::OfType resultType, StringRef const& message) { in handleMessage()
11713 …apturer( StringRef macroName, SourceLineInfo const& lineInfo, ResultWas::OfType resultType, String… in Capturer()
12402 bool isOk( ResultWas::OfType resultType ) { in isOk()
12831 ResultWas::OfType resultType, in reportExpr()
12846 ResultWas::OfType resultType, in handleMessage()
12899 ResultWas::OfType resultType, in handleNonExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2945 bool value, SourceLocation rparen, QualType resultType) in ExpressionTraitExpr()
H A DExpr.h2587 QualType resultType, SourceLocation op, in UnaryExprOrTypeTraitExpr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1701 UnaryExprOrTypeTrait ExprKind, Expr *E, QualType resultType, in UnaryExprOrTypeTraitExpr()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp3224 QualType resultType = mDecl->getReturnType(); in SynthMessageExpr() local