Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseExpr.cpp165 return ExprError(); in ParseAssignmentExpression()
242 return ExprError(); in ParseConstraintExpression()
268 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()
554 LHS = ExprError(); in ParseRHSOfBinaryExpression()
[all …]
H A DParseExprCXX.cpp740 return ExprError(); in ParseLambdaExpression()
1469 return ExprError(); in ParseLambdaExpressionAfterIntroducer()
1480 return ExprError(); in ParseLambdaExpressionAfterIntroducer()
1519 return ExprError(); in ParseCXXCasts()
1538 return ExprError(); in ParseCXXCasts()
1570 return ExprError(); in ParseCXXTypeid()
1636 return ExprError(); in ParseCXXUuidof()
1746 return ExprError(); in ParseCXXPseudoDestructor()
1768 return ExprError(); in ParseCXXPseudoDestructor()
3161 return ExprError(); in ParseCXXNewExpression()
[all …]
H A DParseInit.cpp206 return ExprError(); in ParseInitializerWithPotentialDesignator()
210 return ExprError(); in ParseInitializerWithPotentialDesignator()
266 return ExprError(); in ParseInitializerWithPotentialDesignator()
304 return ExprError(); in ParseInitializerWithPotentialDesignator()
316 return ExprError(); in ParseInitializerWithPotentialDesignator()
423 return ExprError(); in ParseInitializerWithPotentialDesignator()
540 return ExprError(); // an error occurred. in ParseBraceInitializer()
H A DParseObjc.cpp2786 return ExprError(); in ParseObjCAtExpression()
3034 return ExprError(); in ParseObjCMessageExpression()
3179 return ExprError(); in ParseObjCMessageExpressionBody()
3296 return ExprError(); in ParseObjCMessageExpressionBody()
3306 return ExprError(); in ParseObjCMessageExpressionBody()
3406 return ExprError(); in ParseObjCBoxedExpr()
3409 return ExprError(); in ParseObjCBoxedExpr()
3456 return ExprError(); in ParseObjCArrayLiteral()
3522 return ExprError(); in ParseObjCDictionaryLiteral()
3548 return ExprError(); in ParseObjCEncodeExpression()
[all …]
H A DParser.cpp1581 return ExprError(); in ParseAsmStringLiteral()
1591 return ExprError(); in ParseAsmStringLiteral()
1596 return ExprError(); in ParseAsmStringLiteral()
1624 return ExprError(); in ParseSimpleAsm()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprMember.cpp265 return ExprError(); in BuildPossibleImplicitMemberExpr()
981 return ExprError(); in BuildMemberReferenceExpr()
1028 return ExprError(); in BuildMemberReferenceExpr()
1043 return ExprError(); in BuildMemberReferenceExpr()
1073 return ExprError(); in BuildMemberReferenceExpr()
1095 return ExprError(); in BuildMemberReferenceExpr()
1181 return ExprError(); in BuildMemberReferenceExpr()
1254 return ExprError(); in LookupMemberExpr()
1617 return ExprError(); in LookupMemberExpr()
1699 return ExprError(); in LookupMemberExpr()
[all …]
H A DSemaPseudoObject.cpp724 return ExprError(); in buildGet()
757 return ExprError(); in buildSet()
826 return ExprError(); in buildRValueOperation()
904 return ExprError(); in buildAssignmentOperation()
913 return ExprError(); in buildAssignmentOperation()
949 return ExprError(); in buildIncDecOperation()
961 return ExprError(); in buildIncDecOperation()
999 return ExprError(); in buildAssignmentOperation()
1003 return ExprError(); in buildAssignmentOperation()
1377 return ExprError(); in buildGet()
[all …]
H A DSemaExprCXX.cpp551 return ExprError(); in BuildCXXTypeId()
557 return ExprError(); in BuildCXXTypeId()
1423 return ExprError(); in ActOnCXXTypeConstructExpr()
1505 return ExprError( in BuildCXXTypeConstructExpr()
1565 return ExprError(); in BuildCXXTypeConstructExpr()
1890 return ExprError(); in ActOnCXXNew()
2010 return ExprError( in BuildCXXNew()
2044 return ExprError( in BuildCXXNew()
2070 return ExprError(); in BuildCXXNew()
2236 return ExprError(); in BuildCXXNew()
[all …]
H A DSemaCast.cpp283 return ExprError(); in ActOnCXXNamedCast()
317 return ExprError(); in BuildCXXNamedCast()
327 return ExprError(); in BuildCXXNamedCast()
345 return ExprError(); in BuildCXXNamedCast()
357 return ExprError(); in BuildCXXNamedCast()
370 return ExprError(); in BuildCXXNamedCast()
389 return ExprError(); in ActOnBuiltinBitCastExpr()
405 return ExprError(); in BuildBuiltinBitCastExpr()
782 SrcExpr = ExprError(); in CheckDynamicCast()
3255 return ExprError(); in BuildCStyleCastExpr()
[all …]
H A DSemaExprObjC.cpp348 return ExprError(); in BuildObjCNumericLiteral()
358 return ExprError(); in BuildObjCNumericLiteral()
395 return ExprError(); in CheckObjCCollectionLiteralElement()
416 return ExprError(); in CheckObjCCollectionLiteralElement()
511 return ExprError(); in BuildObjCBoxedExpr()
732 return ExprError(); in BuildObjCBoxedExpr()
752 return ExprError(); in BuildObjCBoxedExpr()
778 return ExprError(); in BuildObjCSubscriptExpression()
784 return ExprError(); in BuildObjCSubscriptExpression()
1988 return ExprError(); in HandleExprPropertyRefExpr()
[all …]
H A DTreeTransform.h3962 return ExprError(); in TransformInitializer()
7971 return ExprError(); in TransformCoawaitExpr()
7995 return ExprError(); in TransformDependentCoawaitExpr()
8001 return ExprError(); in TransformDependentCoawaitExpr()
8016 return ExprError(); in TransformCoyieldExpr()
8446 return ExprError(); in TransformMSPropertyRefExpr()
8450 return ExprError(); in TransformMSPropertyRefExpr()
11511 return ExprError(); in TransformDesignatedInitUpdateExpr()
11519 return ExprError(); in TransformNoInitExpr()
11526 return ExprError(); in TransformArrayInitLoopExpr()
[all …]
H A DSemaCoroutine.cpp262 return ExprError(); in buildOperatorCoawaitCall()
271 return ExprError(); in buildCoroutineHandle()
279 return ExprError(); in buildCoroutineHandle()
289 return ExprError(); in buildCoroutineHandle()
312 return ExprError(); in buildMemberCall()
320 return ExprError(); in buildMemberCall()
476 return ExprError(); in buildPromiseCall()
787 return ExprError(); in ActOnCoawaitExpr()
799 return ExprError(); in ActOnCoawaitExpr()
830 return ExprError(); in BuildUnresolvedCoawaitExpr()
[all …]
H A DSemaExpr.cpp668 return ExprError(); in DefaultLvalueConversion()
739 return ExprError(); in DefaultFunctionArrayLvalueConversion()
742 return ExprError(); in DefaultFunctionArrayLvalueConversion()
761 return ExprError(); in CallExprUnaryConversions()
774 return ExprError(); in UsualUnaryConversions()
859 return ExprError(); in DefaultArgumentPromotion()
1035 return ExprError(); in DefaultVariadicArgumentPromotion()
1073 return ExprError(); in DefaultVariadicArgumentPromotion()
1745 return ExprError(); in CreateGenericSelectionExpr()
5148 return ExprError( in ActOnOMPArraySectionExpr()
[all …]
H A DSemaOverload.cpp57 return ExprError(); in CreateFunctionRefExpr()
65 return ExprError(); in CreateFunctionRefExpr()
1499 return ExprError(); in PerformImplicitConversion()
5601 return ExprError(); in PerformContextuallyConvertToBool()
5610 return ExprError(); in PerformContextuallyConvertToBool()
5692 return ExprError(); in CheckConvertedConstantExpression()
5724 return ExprError(); in CheckConvertedConstantExpression()
5855 return ExprError(); in CheckConvertedConstantExpression()
5930 return ExprError(); in PerformContextuallyConvertToObjCPointer()
5953 return ExprError(); in diagnoseAmbiguousConversion()
[all …]
H A DSemaChecking.cpp634 return ExprError(); in SemaBuiltinDumpStruct()
638 return ExprError(); in SemaBuiltinDumpStruct()
648 return ExprError(); in SemaBuiltinDumpStruct()
673 return ExprError(); in SemaBuiltinDumpStruct()
688 return ExprError(); in SemaBuiltinDumpStruct()
1853 return ExprError(); in SemaBuiltinLaunder()
1884 return ExprError(); in SemaBuiltinLaunder()
1895 return ExprError(); in SemaBuiltinLaunder()
1905 return ExprError(); in SemaBuiltinLaunder()
6179 return ExprError(); in BuildAtomicExpr()
[all …]
H A DSemaInit.cpp594 return ExprError(); in PerformEmptyInit()
3285 return ExprError(); in ActOnDesignatedInitializer()
6345 return ExprError(); in CopyObject()
6352 return ExprError(); in CopyObject()
6395 return ExprError(); in CopyObject()
6594 return ExprError(); in PerformConstructorInitialization()
6672 return ExprError(); in PerformConstructorInitialization()
6677 return ExprError(); in PerformConstructorInitialization()
8022 return ExprError(); in TemporaryMaterializationConversion()
8053 return ExprError(); in Perform()
[all …]
H A DSemaTemplateVariadic.cpp650 return ExprError(); in CheckPackExpansion()
660 return ExprError(); in CheckPackExpansion()
1037 return ExprError(); in ActOnSizeofParameterPackExpr()
1043 return ExprError(); in ActOnSizeofParameterPackExpr()
1239 return ExprError(); in ActOnCXXFoldExpr()
H A DSemaTemplate.cpp778 return ExprError(); in BuildDependentDeclRefExpr()
4713 return ExprError(); in CheckVarTemplateId()
4752 return ExprError(); in CheckConceptTemplateId()
4764 return ExprError(); in CheckConceptTemplateId()
4848 return ExprError(); in BuildQualifiedTemplateIdExpr()
4851 return ExprError(); in BuildQualifiedTemplateIdExpr()
4856 return ExprError(); in BuildQualifiedTemplateIdExpr()
4864 return ExprError(); in BuildQualifiedTemplateIdExpr()
5217 return ExprError(); in SubstDefaultTemplateArgument()
6952 return ExprError(); in CheckTemplateArgument()
[all …]
H A DSemaConcept.cpp219 return ExprError(); in calculateConstraintSatisfaction()
238 return ExprError(); in calculateConstraintSatisfaction()
265 return ExprError(); in calculateConstraintSatisfaction()
H A DSemaTemplateInstantiate.cpp1484 return ExprError(); in TransformTemplateParmRefExpr()
1550 return ExprError(); in transformNonTypeTemplateParmRef()
1567 return ExprError(); in transformNonTypeTemplateParmRef()
1586 return ExprError(); in transformNonTypeTemplateParmRef()
1662 return ExprError(); in TransformFunctionParmPackExpr()
1668 return ExprError(); in TransformFunctionParmPackExpr()
1678 return ExprError(); in TransformFunctionParmPackExpr()
1704 return ExprError(); in TransformFunctionParmPackRefExpr()
H A DSemaStmt.cpp463 return ExprError(); in ActOnCaseExpr()
474 return ExprError(); in ActOnCaseExpr()
1077 return ExprError(); in CheckSwitchCondition()
1084 return ExprError(); in CheckSwitchCondition()
2209 return ExprError(); in CheckObjCForCollectionOperand()
2213 return ExprError(); in CheckObjCForCollectionOperand()
2222 return ExprError(); in CheckObjCForCollectionOperand()
4285 return ExprError(); in ActOnObjCAtSynchronizedOperand()
4302 return ExprError(); in ActOnObjCAtSynchronizedOperand()
H A DSemaStmtAsm.cpp794 return ExprError(); in LookupInlineAsmIdentifier()
809 return ExprError(); in LookupInlineAsmIdentifier()
H A DSemaLambda.cpp1621 return ExprError(); in BuildCaptureInit()
1795 return ExprError(); in BuildLambdaExpr()
1987 return ExprError(); in BuildBlockForLambdaConversion()
H A DSemaOpenMP.cpp2983 return ExprError(); in ActOnOpenMPIdExpression()
3006 return ExprError(); in ActOnOpenMPIdExpression()
3020 return ExprError(); in ActOnOpenMPIdExpression()
3037 return ExprError(); in ActOnOpenMPIdExpression()
3052 return ExprError(); in ActOnOpenMPIdExpression()
3068 return ExprError(); in ActOnOpenMPIdExpression()
3082 return ExprError(); in ActOnOpenMPIdExpression()
3092 return ExprError(); in ActOnOpenMPIdExpression()
9278 return ExprError(); in buildCounterInit()
9303 return ExprError(); in buildCounterUpdate()
[all …]
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DOwnership.h278 inline ExprResult ExprError() { return ExprResult(true); }
282 inline ExprResult ExprError(const StreamingDiagnostic &) {
283 return ExprError();

12