Home
last modified time | relevance | path

Searched refs:ExprError (Results 1 – 25 of 66) sorted by relevance

123

/external/clang/lib/Parse/
DParseExpr.cpp161 return ExprError(); in ParseAssignmentExpression()
267 return ExprError(Diag(Tok, diag::err_opencl_logical_exclusive_or)); in ParseRHSOfBinaryExpression()
304 LHS = ExprError(); in ParseRHSOfBinaryExpression()
349 return ExprError(); in ParseRHSOfBinaryExpression()
378 LHS = ExprError(); in ParseRHSOfBinaryExpression()
398 RHS = ExprError(); in ParseRHSOfBinaryExpression()
415 LHS = ExprError(); in ParseRHSOfBinaryExpression()
430 LHS = ExprError(); in ParseRHSOfBinaryExpression()
772 return ExprError(); in ParseCastExpression()
871 return ExprError(); in ParseCastExpression()
[all …]
DParseExprCXX.cpp601 return ExprError(); in tryParseCXXIdExpression()
726 return ExprError(); in ParseLambdaExpression()
902 Init = ExprError(); in ParseLambdaIntroducer()
1313 return ExprError(); in ParseLambdaExpressionAfterIntroducer()
1323 return ExprError(); in ParseLambdaExpressionAfterIntroducer()
1359 return ExprError(); in ParseCXXCasts()
1372 return ExprError(Diag(LAngleBracketLoc, diag::note_matching) << tok::less); in ParseCXXCasts()
1378 return ExprError(); in ParseCXXCasts()
1410 return ExprError(); in ParseCXXTypeid()
1438 return ExprError(); in ParseCXXTypeid()
[all …]
DParseInit.cpp172 return ExprError(); in ParseInitializerWithPotentialDesignator()
228 return ExprError(); in ParseInitializerWithPotentialDesignator()
266 return ExprError(); in ParseInitializerWithPotentialDesignator()
278 return ExprError(); in ParseInitializerWithPotentialDesignator()
373 return ExprError(); in ParseInitializerWithPotentialDesignator()
473 return ExprError(); // an error occurred. in ParseBraceInitializer()
DParseObjc.cpp2788 return ExprError(); in ParseObjCAtExpression()
2804 return ExprError(); in ParseObjCAtExpression()
2852 return ExprError(Diag(AtLoc, diag::err_unexpected_at)); in ParseObjCAtExpression()
2872 return ExprError(Diag(AtLoc, diag::err_unexpected_at) << in ParseObjCAtExpression()
2876 return ExprError(Diag(AtLoc, diag::err_unexpected_at)); in ParseObjCAtExpression()
3028 return ExprError(); in ParseObjCMessageExpression()
3050 return ExprError(); in ParseObjCMessageExpression()
3077 return ExprError(); in ParseObjCMessageExpression()
3091 return ExprError(); in ParseObjCMessageExpression()
3173 return ExprError(); in ParseObjCMessageExpressionBody()
[all …]
/external/llvm-project/clang/lib/Parse/
DParseExpr.cpp165 return ExprError(); in ParseAssignmentExpression()
242 return ExprError(); in ParseConstraintExpression()
268 return ExprError(); in ParseConstraintLogicalAndExpression()
297 return ExprError(); in ParseConstraintLogicalAndExpression()
312 return ExprError(); in ParseConstraintLogicalAndExpression()
318 return ExprError(); in ParseConstraintLogicalAndExpression()
324 return ExprError(); in ParseConstraintLogicalAndExpression()
331 return ExprError(); in ParseConstraintLogicalAndExpression()
352 return ExprError(); in ParseConstraintLogicalOrExpression()
359 return ExprError(); in ParseConstraintLogicalOrExpression()
[all …]
DParseExprCXX.cpp603 return ExprError(); in tryParseCXXIdExpression()
736 return ExprError(); in ParseLambdaExpression()
783 return ExprError(); in TryParseLambdaExpression()
797 return ExprError(); in TryParseLambdaExpression()
984 Init = ExprError(); in ParseLambdaIntroducer()
1283 return ExprError(); in ParseLambdaExpressionAfterIntroducer()
1513 return ExprError(); in ParseLambdaExpressionAfterIntroducer()
1524 return ExprError(); in ParseLambdaExpressionAfterIntroducer()
1563 return ExprError(); in ParseCXXCasts()
1576 return ExprError(Diag(LAngleBracketLoc, diag::note_matching) << tok::less); in ParseCXXCasts()
[all …]
DParseInit.cpp204 return ExprError(); in ParseInitializerWithPotentialDesignator()
208 return ExprError(); in ParseInitializerWithPotentialDesignator()
264 return ExprError(); in ParseInitializerWithPotentialDesignator()
302 return ExprError(); in ParseInitializerWithPotentialDesignator()
314 return ExprError(); in ParseInitializerWithPotentialDesignator()
417 return ExprError(); in ParseInitializerWithPotentialDesignator()
524 return ExprError(); // an error occurred. in ParseBraceInitializer()
DParseObjc.cpp2774 return ExprError(); in ParseObjCAtExpression()
2790 return ExprError(); in ParseObjCAtExpression()
2838 return ExprError(Diag(AtLoc, diag::err_unexpected_at)); in ParseObjCAtExpression()
2864 return ExprError(Diag(AtLoc, diag::err_unexpected_at) << in ParseObjCAtExpression()
2868 return ExprError(Diag(AtLoc, diag::err_unexpected_at)); in ParseObjCAtExpression()
3021 return ExprError(); in ParseObjCMessageExpression()
3043 return ExprError(); in ParseObjCMessageExpression()
3070 return ExprError(); in ParseObjCMessageExpression()
3084 return ExprError(); in ParseObjCMessageExpression()
3166 return ExprError(); in ParseObjCMessageExpressionBody()
[all …]
/external/clang/lib/Sema/
DSemaExprMember.cpp266 return ExprError(); in BuildPossibleImplicitMemberExpr()
480 return ExprError(); in ActOnDependentMemberExpr()
742 return ExprError(); in BuildMemberReferenceExpr()
755 return ExprError(); in BuildMemberReferenceExpr()
759 return ExprError(); in BuildMemberReferenceExpr()
809 if (result.isInvalid()) return ExprError(); in BuildAnonymousStructUnionMemberReference()
841 return ExprError(); in BuildAnonymousStructUnionMemberReference()
869 return ExprError(); in BuildAnonymousStructUnionMemberReference()
1030 return ExprError(); in BuildMemberReferenceExpr()
1065 RetryExpr = ExprError(); in BuildMemberReferenceExpr()
[all …]
DSemaCoroutine.cpp187 return ExprError(); in buildMemberCall()
218 if (R.isInvalid()) return ExprError(); in ActOnCoawaitExpr()
224 return ExprError(); in ActOnCoawaitExpr()
230 return ExprError(); in BuildCoawaitExpr()
234 if (R.isInvalid()) return ExprError(); in BuildCoawaitExpr()
252 return ExprError(); in BuildCoawaitExpr()
270 return ExprError(); in buildPromiseCall()
279 return ExprError(); in ActOnCoyieldExpr()
285 return ExprError(); in ActOnCoyieldExpr()
290 return ExprError(); in ActOnCoyieldExpr()
[all …]
DSemaPseudoObject.cpp413 if (getExpr.isInvalid()) return ExprError(); in buildRValueOperation()
453 if (opLHS.isInvalid()) return ExprError(); in buildAssignmentOperation()
459 if (result.isInvalid()) return ExprError(); in buildAssignmentOperation()
474 if (result.isInvalid()) return ExprError(); in buildAssignmentOperation()
495 if (result.isInvalid()) return ExprError(); in buildIncDecOperation()
516 if (result.isInvalid()) return ExprError(); in buildIncDecOperation()
522 if (result.isInvalid()) return ExprError(); in buildIncDecOperation()
719 return ExprError(); in buildGet()
752 return ExprError(); in buildSet()
776 return ExprError(); in buildSet()
[all …]
DSemaExprCXX.cpp387 return ExprError(); in BuildCXXTypeId()
390 return ExprError(Diag(TypeidLoc, diag::err_variably_modified_typeid) << T); in BuildCXXTypeId()
405 if (result.isInvalid()) return ExprError(); in BuildCXXTypeId()
416 return ExprError(); in BuildCXXTypeId()
426 if (Result.isInvalid()) return ExprError(); in BuildCXXTypeId()
449 return ExprError(Diag(TypeidLoc, diag::err_variably_modified_typeid) in BuildCXXTypeId()
470 return ExprError(Diag(OpLoc, diag::err_need_header_before_typeid)); in ActOnCXXTypeid()
484 return ExprError(Diag(OpLoc, diag::err_need_header_before_typeid)); in ActOnCXXTypeid()
488 return ExprError(Diag(OpLoc, diag::err_no_typeid_with_fno_rtti)); in ActOnCXXTypeid()
499 return ExprError(); in ActOnCXXTypeid()
[all …]
DSemaExprObjC.cpp346 return ExprError(); in BuildObjCNumericLiteral()
356 return ExprError(); in BuildObjCNumericLiteral()
393 return ExprError(); in CheckObjCCollectionLiteralElement()
415 return ExprError(); in CheckObjCCollectionLiteralElement()
442 return ExprError(); in CheckObjCCollectionLiteralElement()
457 return ExprError(); in CheckObjCCollectionLiteralElement()
467 return ExprError(); in CheckObjCCollectionLiteralElement()
510 return ExprError(); in BuildObjCBoxedExpr()
523 return ExprError(); in BuildObjCBoxedExpr()
560 return ExprError(); in BuildObjCBoxedExpr()
[all …]
DTreeTransform.h2062 return ExprError(); in RebuildUnaryExprOrTypeTrait()
2132 return ExprError(); in RebuildMemberExpr()
2260 return ExprError(); in RebuildDesignatedInitExpr()
2706 return ExprError(); in RebuildCXXConstructExpr()
3265 return ExprError(); in TransformInitializer()
6642 return ExprError(); in TransformCoawaitExpr()
6655 return ExprError(); in TransformCoyieldExpr()
7068 return ExprError(); in TransformMSPropertyRefExpr()
7074 return ExprError(); in TransformMSPropertyRefExpr()
7078 return ExprError(); in TransformMSPropertyRefExpr()
[all …]
DSemaExpr.cpp513 if (result.isInvalid()) return ExprError(); in DefaultFunctionArrayConversion()
526 return ExprError(); in DefaultFunctionArrayConversion()
532 return ExprError(); in DefaultFunctionArrayConversion()
634 if (result.isInvalid()) return ExprError(); in DefaultLvalueConversion()
667 return ExprError(); in DefaultLvalueConversion()
730 return ExprError(); in DefaultFunctionArrayLvalueConversion()
733 return ExprError(); in DefaultFunctionArrayLvalueConversion()
748 return ExprError(); in CallExprUnaryConversions()
752 return ExprError(); in CallExprUnaryConversions()
765 return ExprError(); in UsualUnaryConversions()
[all …]
DSemaCast.cpp224 return ExprError(); in ActOnCXXNamedCast()
258 return ExprError(); in BuildCXXNamedCast()
269 return ExprError(); in BuildCXXNamedCast()
281 return ExprError(); in BuildCXXNamedCast()
293 return ExprError(); in BuildCXXNamedCast()
598 SrcExpr = ExprError(); in CheckDynamicCast()
609 SrcExpr = ExprError(); in CheckDynamicCast()
615 SrcExpr = ExprError(); in CheckDynamicCast()
631 SrcExpr = ExprError(); in CheckDynamicCast()
654 SrcExpr = ExprError(); in CheckDynamicCast()
[all …]
/external/llvm-project/clang/lib/Sema/
DSemaExprMember.cpp264 return ExprError(); in BuildPossibleImplicitMemberExpr()
501 return ExprError(); in ActOnDependentMemberExpr()
768 return ExprError(); in BuildMemberReferenceExpr()
781 return ExprError(); in BuildMemberReferenceExpr()
785 return ExprError(); in BuildMemberReferenceExpr()
826 if (result.isInvalid()) return ExprError(); in BuildAnonymousStructUnionMemberReference()
857 return ExprError(); in BuildAnonymousStructUnionMemberReference()
970 return ExprError(); in BuildMemberReferenceExpr()
980 return ExprError(); in BuildMemberReferenceExpr()
1015 RetryExpr = ExprError(); in BuildMemberReferenceExpr()
[all …]
DSemaPseudoObject.cpp415 if (getExpr.isInvalid()) return ExprError(); in buildRValueOperation()
456 if (opLHS.isInvalid()) return ExprError(); in buildAssignmentOperation()
462 if (result.isInvalid()) return ExprError(); in buildAssignmentOperation()
474 if (result.isInvalid()) return ExprError(); in buildAssignmentOperation()
495 if (result.isInvalid()) return ExprError(); in buildIncDecOperation()
516 if (result.isInvalid()) return ExprError(); in buildIncDecOperation()
522 if (result.isInvalid()) return ExprError(); in buildIncDecOperation()
724 return ExprError(); in buildGet()
757 return ExprError(); in buildSet()
782 return ExprError(); in buildSet()
[all …]
DSemaCast.cpp273 return ExprError(); in ActOnCXXNamedCast()
307 return ExprError(); in BuildCXXNamedCast()
317 return ExprError(); in BuildCXXNamedCast()
328 return ExprError(Diag(OpLoc, diag::err_openclcxx_not_supported) in BuildCXXNamedCast()
335 return ExprError(); in BuildCXXNamedCast()
347 return ExprError(); in BuildCXXNamedCast()
360 return ExprError(); in BuildCXXNamedCast()
379 return ExprError(); in ActOnBuiltinBitCastExpr()
395 return ExprError(); in BuildBuiltinBitCastExpr()
772 SrcExpr = ExprError(); in CheckDynamicCast()
[all …]
DSemaExprCXX.cpp531 return ExprError(); in BuildCXXTypeId()
534 return ExprError(Diag(TypeidLoc, diag::err_variably_modified_typeid) << T); in BuildCXXTypeId()
537 return ExprError(); in BuildCXXTypeId()
552 if (result.isInvalid()) return ExprError(); in BuildCXXTypeId()
563 return ExprError(); in BuildCXXTypeId()
573 if (Result.isInvalid()) return ExprError(); in BuildCXXTypeId()
584 return ExprError(); in BuildCXXTypeId()
601 return ExprError(Diag(TypeidLoc, diag::err_variably_modified_typeid) in BuildCXXTypeId()
622 return ExprError(Diag(OpLoc, diag::err_openclcxx_not_supported) in ActOnCXXTypeid()
628 return ExprError(Diag(OpLoc, diag::err_need_header_before_typeid)); in ActOnCXXTypeid()
[all …]
DSemaExprObjC.cpp348 return ExprError(); in BuildObjCNumericLiteral()
358 return ExprError(); in BuildObjCNumericLiteral()
395 return ExprError(); in CheckObjCCollectionLiteralElement()
416 return ExprError(); in CheckObjCCollectionLiteralElement()
443 return ExprError(); in CheckObjCCollectionLiteralElement()
458 return ExprError(); in CheckObjCCollectionLiteralElement()
468 return ExprError(); in CheckObjCCollectionLiteralElement()
511 return ExprError(); in BuildObjCBoxedExpr()
524 return ExprError(); in BuildObjCBoxedExpr()
586 return ExprError(); in BuildObjCBoxedExpr()
[all …]
DTreeTransform.h2416 return ExprError(); in RebuildUnaryExprOrTypeTrait()
2522 return ExprError(); in RebuildMemberExpr()
2538 return ExprError(); in RebuildMemberExpr()
2654 return ExprError(); in RebuildDesignatedInitExpr()
3125 return ExprError(); in RebuildCXXConstructExpr()
3265 return ExprError(); in RebuildConceptSpecializationExpr()
3786 return ExprError(); in TransformInitializer()
7761 return ExprError(); in TransformCoawaitExpr()
7775 return ExprError(); in TransformDependentCoawaitExpr()
7781 return ExprError(); in TransformDependentCoawaitExpr()
[all …]
DSemaExpr.cpp507 if (result.isInvalid()) return ExprError(); in DefaultFunctionArrayConversion()
518 return ExprError(); in DefaultFunctionArrayConversion()
627 if (result.isInvalid()) return ExprError(); in DefaultLvalueConversion()
664 return ExprError(); in DefaultLvalueConversion()
735 return ExprError(); in DefaultFunctionArrayLvalueConversion()
738 return ExprError(); in DefaultFunctionArrayLvalueConversion()
753 return ExprError(); in CallExprUnaryConversions()
757 return ExprError(); in CallExprUnaryConversions()
770 return ExprError(); in UsualUnaryConversions()
821 return ExprError(); in DefaultArgumentPromotion()
[all …]
DSemaCoroutine.cpp289 return ExprError(); in buildOperatorCoawaitCall()
318 return ExprError(); in buildCoroutineHandle()
326 return ExprError(); in buildCoroutineHandle()
336 return ExprError(); in buildCoroutineHandle()
359 return ExprError(); in buildMemberCall()
367 return ExprError(); in buildMemberCall()
523 return ExprError(); in buildPromiseCall()
824 return ExprError(); in ActOnCoawaitExpr()
831 if (R.isInvalid()) return ExprError(); in ActOnCoawaitExpr()
836 return ExprError(); in ActOnCoawaitExpr()
[all …]
DSemaOverload.cpp58 return ExprError(); in CreateFunctionRefExpr()
66 return ExprError(); in CreateFunctionRefExpr()
1501 return ExprError(); in PerformImplicitConversion()
5459 return ExprError(); in PerformObjectArgumentInitialization()
5473 return ExprError(); in PerformObjectArgumentInitialization()
5490 return ExprError(); in PerformObjectArgumentInitialization()
5536 return ExprError(); in PerformContextuallyConvertToBool()
5545 return ExprError(); in PerformContextuallyConvertToBool()
5627 return ExprError(); in CheckConvertedConstantExpression()
5663 return ExprError(); in CheckConvertedConstantExpression()
[all …]

123