| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseExpr.cpp | 81 return ExprError(); in ParseAssignmentExpression() 100 return ExprError(); in ParseConditionalExpression() 191 return ExprError(); in ParseConstraintExpression() 207 return ExprError(); in ParseConstraintLogicalAndExpression() 236 return ExprError(); in ParseConstraintLogicalAndExpression() 250 return ExprError(); in ParseConstraintLogicalAndExpression() 256 return ExprError(); in ParseConstraintLogicalAndExpression() 261 return ExprError(); in ParseConstraintLogicalAndExpression() 266 return ExprError(); in ParseConstraintLogicalAndExpression() 277 return ExprError(); in ParseConstraintLogicalOrExpression() [all …]
|
| H A D | ParseExprCXX.cpp | 612 return ExprError(); in tryParseCXXIdExpression() 642 return ExprError(); in ParseCXXPackIndexingExpression() 689 return ExprError(); in ParseLambdaExpression() 731 return ExprError(); in TryParseLambdaExpression() 745 return ExprError(); in TryParseLambdaExpression() 925 Init = ExprError(); in ParseLambdaIntroducer() 1261 return ExprError(); in ParseLambdaExpressionAfterIntroducer() 1477 return ExprError(); in ParseLambdaExpressionAfterIntroducer() 1490 return ExprError(); in ParseLambdaExpressionAfterIntroducer() 1518 return ExprError(); in ParseCXXCasts() [all …]
|
| H A D | ParseInit.cpp | 163 return ExprError(); in ParseInitializerWithPotentialDesignator() 167 return ExprError(); in ParseInitializerWithPotentialDesignator() 223 return ExprError(); in ParseInitializerWithPotentialDesignator() 261 return ExprError(); in ParseInitializerWithPotentialDesignator() 273 return ExprError(); in ParseInitializerWithPotentialDesignator() 380 return ExprError(); in ParseInitializerWithPotentialDesignator() 516 return ExprError(); // an error occurred. in ParseBraceInitializer()
|
| H A D | ParseObjc.cpp | 2522 return ExprError(); in ParseObjCAtExpression() 2538 return ExprError(); in ParseObjCAtExpression() 2586 return ExprError(Diag(AtLoc, diag::err_unexpected_at)); in ParseObjCAtExpression() 2612 return ExprError(Diag(AtLoc, diag::err_unexpected_at) << in ParseObjCAtExpression() 2616 return ExprError(Diag(AtLoc, diag::err_unexpected_at)); in ParseObjCAtExpression() 2731 return ExprError(); in ParseObjCMessageExpression() 2753 return ExprError(); in ParseObjCMessageExpression() 2779 return ExprError(); in ParseObjCMessageExpression() 2793 return ExprError(); in ParseObjCMessageExpression() 2837 return ExprError(); in ParseObjCMessageExpressionBody() [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExprMember.cpp | 339 return ExprError(); in BuildPossibleImplicitMemberExpr() 580 return ExprError(); in ActOnDependentMemberExpr() 697 return ExprError(); in BuildMemberReferenceExpr() 708 return ExprError(); in BuildMemberReferenceExpr() 712 return ExprError(); in BuildMemberReferenceExpr() 724 return ExprError(); in BuildMemberReferenceExpr() 758 if (result.isInvalid()) return ExprError(); in BuildAnonymousStructUnionMemberReference() 789 return ExprError(); in BuildAnonymousStructUnionMemberReference() 907 return ExprError(); in BuildMemberReferenceExpr() 921 ExprResult RetryExpr = ExprError(); in BuildMemberReferenceExpr() [all …]
|
| H A D | SemaPseudoObject.cpp | 420 if (getExpr.isInvalid()) return ExprError(); in buildRValueOperation() 461 if (opLHS.isInvalid()) return ExprError(); in buildAssignmentOperation() 467 if (result.isInvalid()) return ExprError(); in buildAssignmentOperation() 479 if (result.isInvalid()) return ExprError(); in buildAssignmentOperation() 500 if (result.isInvalid()) return ExprError(); in buildIncDecOperation() 521 if (result.isInvalid()) return ExprError(); in buildIncDecOperation() 527 if (result.isInvalid()) return ExprError(); in buildIncDecOperation() 731 return ExprError(); in buildGet() 764 return ExprError(); in buildSet() 789 return ExprError(); in buildSet() [all …]
|
| H A D | SemaExprCXX.cpp | 545 return ExprError(); in BuildCXXTypeId() 548 return ExprError(Diag(TypeidLoc, diag::err_variably_modified_typeid) << T); in BuildCXXTypeId() 551 return ExprError(); in BuildCXXTypeId() 565 if (result.isInvalid()) return ExprError(); in BuildCXXTypeId() 576 return ExprError(); in BuildCXXTypeId() 588 return ExprError(); in BuildCXXTypeId() 600 return ExprError(); in BuildCXXTypeId() 617 return ExprError(Diag(TypeidLoc, diag::err_variably_modified_typeid) in BuildCXXTypeId() 638 return ExprError(Diag(OpLoc, diag::err_openclcxx_not_supported) in ActOnCXXTypeid() 644 return ExprError(Diag(OpLoc, diag::err_need_header_before_typeid)); in ActOnCXXTypeid() [all …]
|
| H A D | SemaCast.cpp | 324 return ExprError(); in ActOnCXXNamedCast() 361 return ExprError(); in BuildCXXNamedCast() 371 return ExprError(); in BuildCXXNamedCast() 382 return ExprError(Diag(OpLoc, diag::err_openclcxx_not_supported) in BuildCXXNamedCast() 389 return ExprError(); in BuildCXXNamedCast() 401 return ExprError(); in BuildCXXNamedCast() 414 return ExprError(); in BuildCXXNamedCast() 433 return ExprError(); in ActOnBuiltinBitCastExpr() 449 return ExprError(); in BuildBuiltinBitCastExpr() 864 SrcExpr = ExprError(); in CheckDynamicCast() [all …]
|
| H A D | SemaExprObjC.cpp | 354 return ExprError(); in BuildObjCNumericLiteral() 363 return ExprError(); in BuildObjCNumericLiteral() 400 return ExprError(); in CheckObjCCollectionLiteralElement() 421 return ExprError(); in CheckObjCCollectionLiteralElement() 449 return ExprError(); in CheckObjCCollectionLiteralElement() 465 return ExprError(); in CheckObjCCollectionLiteralElement() 475 return ExprError(); in CheckObjCCollectionLiteralElement() 519 return ExprError(); in BuildObjCBoxedExpr() 532 return ExprError(); in BuildObjCBoxedExpr() 592 return ExprError(); in BuildObjCBoxedExpr() [all …]
|
| H A D | TreeTransform.h | 756 return ExprError(); in TransformRequiresTypeParams() 1569 return ExprError(); in RebuildCoawaitExpr() 2786 return ExprError(); in RebuildUnaryExprOrTypeTrait() 2908 return ExprError(); in RebuildMemberExpr() 2917 return ExprError(); in RebuildMemberExpr() 2933 return ExprError(); in RebuildMemberExpr() 2938 return ExprError(); in RebuildMemberExpr() 3068 return ExprError(); in RebuildDesignatedInitExpr() 3401 return ExprError(); in RebuildCXXThisExpr() 3571 return ExprError(); in RebuildCXXConstructExpr() [all …]
|
| H A D | SemaCoroutine.cpp | 260 return ExprError(); in buildOperatorCoawaitCall() 269 return ExprError(); in buildCoroutineHandle() 277 return ExprError(); in buildCoroutineHandle() 287 return ExprError(); in buildCoroutineHandle() 310 return ExprError(); in buildMemberCall() 461 return ExprError(); in buildPromiseCall() 803 return ExprError(); in ActOnCoawaitExpr() 806 return ExprError(); in ActOnCoawaitExpr() 811 if (R.isInvalid()) return ExprError(); in ActOnCoawaitExpr() 817 return ExprError(); in ActOnCoawaitExpr() [all …]
|
| H A D | SemaExpr.cpp | 512 if (result.isInvalid()) return ExprError(); in DefaultFunctionArrayConversion() 523 return ExprError(); in DefaultFunctionArrayConversion() 543 return ExprError(); in DefaultFunctionArrayConversion() 636 if (result.isInvalid()) return ExprError(); in DefaultLvalueConversion() 676 return ExprError(); in DefaultLvalueConversion() 727 return ExprError(); in DefaultLvalueConversion() 750 return ExprError(); in DefaultFunctionArrayLvalueConversion() 753 return ExprError(); in DefaultFunctionArrayLvalueConversion() 766 return ExprError(); in CallExprUnaryConversions() 770 return ExprError(); in CallExprUnaryConversions() [all …]
|
| H A D | SemaChecking.cpp | 726 return ExprError(); in BuiltinDumpStruct() 730 return ExprError(); in BuiltinDumpStruct() 740 return ExprError(); in BuiltinDumpStruct() 748 return ExprError(); in BuiltinDumpStruct() 770 return ExprError(); in BuiltinDumpStruct() 785 return ExprError(); in BuiltinDumpStruct() 1747 return ExprError(); in PointerAuthStrip() 1749 return ExprError(); in PointerAuthStrip() 1752 return ExprError(); in PointerAuthStrip() 1760 return ExprError(); in PointerAuthBlendDiscriminator() [all …]
|
| H A D | SemaOpenACC.cpp | 476 return ExprError(); in ActOnIntExpr() 481 return ExprError(); in ActOnIntExpr() 485 return ExprError(); in ActOnIntExpr() 549 return ExprError(); in ActOnCacheVar() 583 return ExprError(); in ActOnCacheVar() 586 return ExprError(); in ActOnCacheVar() 646 return ExprError(); in ActOnVar() 705 return ExprError(); in ActOnVar() 716 return ExprError(); in ActOnVar() 731 return ExprError(); in ActOnArraySectionExpr() [all …]
|
| H A D | SemaOverload.cpp | 67 return ExprError(); in CreateFunctionRefExpr() 75 return ExprError(); in CreateFunctionRefExpr() 1866 return ExprError(); in PerformImplicitConversion() 6100 return ExprError(); in PerformImplicitObjectArgumentInitialization() 6114 return ExprError(); in PerformImplicitObjectArgumentInitialization() 6135 return ExprError(); in PerformImplicitObjectArgumentInitialization() 6179 return ExprError(); in PerformContextuallyConvertToBool() 6189 return ExprError(); in PerformContextuallyConvertToBool() 6275 return ExprError(); in BuildConvertedConstantExpression() 6307 return ExprError(); in BuildConvertedConstantExpression() [all …]
|
| H A D | SemaOpenACCClause.cpp | 1143 return ExprError(); in DiagIntArgInvalid() 1151 return ExprError(); in DiagIntArgInvalid() 1163 return ExprError(); in CheckGangDimExpr() 1179 return ExprError(); in CheckGangDimExpr() 1239 return ExprError(); in CheckGangKernelsExpr() 1920 return ExprError(); in CheckReductionVar() 1926 return ExprError(); in CheckReductionVar() 1932 return ExprError(); in CheckReductionVar() 1938 return ExprError(); in CheckReductionVar() 1946 return ExprError(); in CheckReductionVar() [all …]
|
| H A D | SemaTemplateVariadic.cpp | 735 return ExprError(); in CheckPackExpansion() 744 return ExprError(); in CheckPackExpansion() 1174 return ExprError(); in ActOnSizeofParameterPackExpr() 1179 return ExprError(); in ActOnSizeofParameterPackExpr() 1206 return ExprError(); in ActOnPackIndexingExpr() 1231 return ExprError(); in BuildPackIndexingExpr() 1240 return ExprError(); in BuildPackIndexingExpr() 1443 return ExprError(); in ActOnCXXFoldExpr()
|
| H A D | SemaStmtAttr.cpp | 761 return ExprError(); in ActOnCXXAssumeAttr() 767 return ExprError(); in ActOnCXXAssumeAttr() 773 return ExprError(); in ActOnCXXAssumeAttr() 788 return ExprError(); in BuildCXXAssumeExpr() 792 return ExprError(); in BuildCXXAssumeExpr() 796 return ExprError(); in BuildCXXAssumeExpr()
|
| H A D | SemaConcept.cpp | 221 return ExprError(); in EvaluateAtomicConstraint() 245 return ExprError(); in EvaluateAtomicConstraint() 271 return ExprError(); in EvaluateAtomicConstraint() 341 return ExprError(); in calculateConstraintSatisfaction() 368 return ExprError(); in calculateConstraintSatisfaction() 406 return ExprError(); in calculateConstraintSatisfaction() 418 return ExprError(); in calculateConstraintSatisfaction() 424 return ExprError(); in calculateConstraintSatisfaction() 447 return ExprError(); in calculateConstraintSatisfaction() 498 return ExprError(); in calculateConstraintSatisfaction() [all …]
|
| H A D | SemaInit.cpp | 718 return ExprError(); in PerformEmptyInit() 1807 Result = ExprError(); in CheckScalarType() 1871 Result = ExprError(); in CheckReferenceType() 1920 Result = ExprError(); in CheckVectorType() 3629 return ExprError(); in ActOnDesignatedInitializer() 7212 return ExprError(); in CopyObject() 7222 return ExprError(); in CopyObject() 7229 return ExprError(); in CopyObject() 7272 return ExprError(); in CopyObject() 7474 return ExprError(); in PerformConstructorInitialization() [all …]
|
| H A D | SemaStmtAsm.cpp | 240 return ExprError(); in ActOnGCCAsmStmtString() 251 return ExprError(); in ActOnGCCAsmStmtString() 257 return ExprError(); in ActOnGCCAsmStmtString() 842 return ExprError(); in LookupInlineAsmIdentifier() 857 return ExprError(); in LookupInlineAsmIdentifier()
|
| H A D | SemaTemplate.cpp | 738 return ExprError(); in ActOnDependentIdExpression() 4683 return ExprError(); in CheckVarTemplateId() 4725 return ExprError(); in CheckConceptTemplateId() 4734 return ExprError(); in CheckConceptTemplateId() 4759 return ExprError(); in CheckConceptTemplateId() 4792 return ExprError(); in BuildTemplateIdExpr() 4841 return ExprError(); in BuildQualifiedTemplateIdExpr() 4844 return ExprError(); in BuildQualifiedTemplateIdExpr() 4853 return ExprError(); in BuildQualifiedTemplateIdExpr() 6975 return ExprError(); in CheckTemplateArgument() [all …]
|
| H A D | SemaTypeTraits.cpp | 1238 return ExprError(); in CheckConvertibilityForTypeTraits() 1243 return ExprError(); in CheckConvertibilityForTypeTraits() 1265 return ExprError(); in CheckConvertibilityForTypeTraits() 1269 return ExprError(); in CheckConvertibilityForTypeTraits() 1533 return ExprError(); in BuildTypeTrait() 1537 return ExprError(); in BuildTypeTrait() 1928 return ExprError(); in ActOnExpressionTrait() 1952 return ExprError(); in BuildExpressionTrait()
|
| H A D | SemaOpenMP.cpp | 3079 return ExprError(); in ActOnOpenMPIdExpression() 3097 return ExprError(); in ActOnOpenMPIdExpression() 3102 return ExprError(); in ActOnOpenMPIdExpression() 3116 return ExprError(); in ActOnOpenMPIdExpression() 3133 return ExprError(); in ActOnOpenMPIdExpression() 3148 return ExprError(); in ActOnOpenMPIdExpression() 3165 return ExprError(); in ActOnOpenMPIdExpression() 3179 return ExprError(); in ActOnOpenMPIdExpression() 3189 return ExprError(); in ActOnOpenMPIdExpression() 4489 return ExprError(); in buildCapture() [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | SemaBase.h | 183 friend ExprResult ExprError(const SemaDiagnosticBuilder &) { in ExprError() function 184 return ExprError(); in ExprError() 189 operator ExprResult() const { return ExprError(); } in ExprResult()
|