| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngineC.cpp | 286 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 D | ExprEngine.cpp | 1412 QualType resultType = Ex->getType(); in Visit() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGCall.cpp | 179 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 D | CGObjCRuntime.cpp | 364 QualType resultType, in getMessageSendInfo()
|
| H A D | CGObjC.cpp | 2495 llvm::Type *resultType) { in EmitObjCAlloc() 2504 llvm::Type *resultType) { in EmitObjCAllocWithZone() 2920 llvm::Type *resultType = CGF.ConvertType(e->getType()); in visitCastExpr() local
|
| H A D | CGAtomic.cpp | 306 QualType resultType, in emitAtomicLibcall()
|
| H A D | CGExprCXX.cpp | 1729 llvm::Type *resultType = ConvertTypeForMem(E->getType()); in EmitCXXNewExpr() local
|
| H A D | CGObjCMac.cpp | 109 llvm::Type *resultType = in getMessageSendFp2retFn() local 7040 QualType resultType, in EmitVTableMessageSend()
|
| H A D | CGClass.cpp | 2812 QualType resultType = FPT->getReturnType(); in EmitForwardingCallToLambda() local
|
| H A D | CGExpr.cpp | 1437 QualType resultType; in tryEmitAsConstant() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaPseudoObject.cpp | 509 QualType resultType = result.get()->getType(); in buildIncDecOperation() local 885 QualType resultType = Getter->getReturnType(); in tryBuildGetOfReference() local
|
| H A D | SemaExprObjC.cpp | 1355 QualType resultType = getBaseMessageSendResultType(*this, ReceiverType, in getMessageSendResultType() local
|
| H A D | SemaDeclAttr.cpp | 5015 QualType resultType; in handleObjCReturnsInnerPointerAttr() local
|
| H A D | SemaOverload.cpp | 12868 QualType resultType = proto->getCallResultType(Context); in BuildCallToMemberFunction() local
|
| H A D | SemaExpr.cpp | 12877 QualType resultType; in CreateBuiltinUnaryOp() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/ |
| H A D | CGFunctionInfo.h | 702 CanQualType resultType, in Profile()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | Expr.cpp | 1502 UnaryExprOrTypeTrait ExprKind, Expr *E, QualType resultType, in UnaryExprOrTypeTraitExpr()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | ExprCXX.h | 2601 SourceLocation rparen, QualType resultType) in ExpressionTraitExpr()
|
| H A D | Expr.h | 2231 QualType resultType, SourceLocation op, in UnaryExprOrTypeTraitExpr()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 2641 QualType resultType = mDecl->getReturnType(); in SynthMessageExpr() local
|
| H A D | RewriteModernObjC.cpp | 3218 QualType resultType = mDecl->getReturnType(); in SynthMessageExpr() local
|