Home
last modified time | relevance | path

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

12

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp168 return ExprError(); in ParseAssignmentExpression()
254 return ExprError(); in ParseConstraintExpression()
280 return ExprError(); in ParseConstraintLogicalAndExpression()
324 return ExprError(); in ParseConstraintLogicalAndExpression()
330 return ExprError(); in ParseConstraintLogicalAndExpression()
336 return ExprError(); in ParseConstraintLogicalAndExpression()
343 return ExprError(); in ParseConstraintLogicalAndExpression()
364 return ExprError(); in ParseConstraintLogicalOrExpression()
566 LHS = ExprError(); in ParseRHSOfBinaryExpression()
1707 return ExprError(); in ParseCastExpression()
[all …]
H A DParseExprCXX.cpp743 return ExprError(); in ParseLambdaExpression()
1530 return ExprError(); in ParseLambdaExpressionAfterIntroducer()
1543 return ExprError(); in ParseLambdaExpressionAfterIntroducer()
1582 return ExprError(); in ParseCXXCasts()
1602 return ExprError(); in ParseCXXCasts()
1634 return ExprError(); in ParseCXXTypeid()
1700 return ExprError(); in ParseCXXUuidof()
1810 return ExprError(); in ParseCXXPseudoDestructor()
1832 return ExprError(); in ParseCXXPseudoDestructor()
3242 return ExprError(); in ParseCXXNewExpression()
[all …]
H A DParseInit.cpp208 return ExprError(); in ParseInitializerWithPotentialDesignator()
212 return ExprError(); in ParseInitializerWithPotentialDesignator()
268 return ExprError(); in ParseInitializerWithPotentialDesignator()
306 return ExprError(); in ParseInitializerWithPotentialDesignator()
318 return ExprError(); in ParseInitializerWithPotentialDesignator()
425 return ExprError(); in ParseInitializerWithPotentialDesignator()
545 return ExprError(); // an error occurred. in ParseBraceInitializer()
H A DParseObjc.cpp2845 return ExprError(); in ParseObjCAtExpression()
3093 return ExprError(); in ParseObjCMessageExpression()
3238 return ExprError(); in ParseObjCMessageExpressionBody()
3355 return ExprError(); in ParseObjCMessageExpressionBody()
3365 return ExprError(); in ParseObjCMessageExpressionBody()
3465 return ExprError(); in ParseObjCBoxedExpr()
3468 return ExprError(); in ParseObjCBoxedExpr()
3515 return ExprError(); in ParseObjCArrayLiteral()
3580 return ExprError(); in ParseObjCDictionaryLiteral()
3606 return ExprError(); in ParseObjCEncodeExpression()
[all …]
H A DParseOpenACC.cpp867 return ExprError(); in ParseOpenACCIDExpression()
896 return ExprError(); in ParseOpenACCBindClauseArgument()
H A DParser.cpp1669 return ExprError(); in ParseAsmStringLiteral()
1679 return ExprError(); in ParseAsmStringLiteral()
1684 return ExprError(); in ParseAsmStringLiteral()
1712 return ExprError(); in ParseSimpleAsm()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp297 return ExprError(); in BuildPossibleImplicitMemberExpr()
1014 return ExprError(); in BuildMemberReferenceExpr()
1061 return ExprError(); in BuildMemberReferenceExpr()
1076 return ExprError(); in BuildMemberReferenceExpr()
1106 return ExprError(); in BuildMemberReferenceExpr()
1128 return ExprError(); in BuildMemberReferenceExpr()
1214 return ExprError(); in BuildMemberReferenceExpr()
1287 return ExprError(); in LookupMemberExpr()
1650 return ExprError(); in LookupMemberExpr()
1733 return ExprError(); in LookupMemberExpr()
[all …]
H A DSemaCast.cpp288 return ExprError(); in ActOnCXXNamedCast()
322 return ExprError(); in BuildCXXNamedCast()
332 return ExprError(); in BuildCXXNamedCast()
350 return ExprError(); in BuildCXXNamedCast()
362 return ExprError(); in BuildCXXNamedCast()
375 return ExprError(); in BuildCXXNamedCast()
394 return ExprError(); in ActOnBuiltinBitCastExpr()
410 return ExprError(); in BuildBuiltinBitCastExpr()
806 SrcExpr = ExprError(); in CheckDynamicCast()
3347 return ExprError(); in BuildCStyleCastExpr()
[all …]
H A DSemaExprCXX.cpp560 return ExprError(); in BuildCXXTypeId()
566 return ExprError(); in BuildCXXTypeId()
1468 return ExprError(); in ActOnCXXTypeConstructExpr()
1550 return ExprError( in BuildCXXTypeConstructExpr()
1609 return ExprError(); in BuildCXXTypeConstructExpr()
1937 return ExprError(); in ActOnCXXNew()
2060 return ExprError( in BuildCXXNew()
2094 return ExprError( in BuildCXXNew()
2125 return ExprError(); in BuildCXXNew()
2128 return ExprError(); in BuildCXXNew()
[all …]
H A DSemaPseudoObject.cpp729 return ExprError(); in buildGet()
762 return ExprError(); in buildSet()
831 return ExprError(); in buildRValueOperation()
909 return ExprError(); in buildAssignmentOperation()
918 return ExprError(); in buildAssignmentOperation()
954 return ExprError(); in buildIncDecOperation()
966 return ExprError(); in buildIncDecOperation()
1004 return ExprError(); in buildAssignmentOperation()
1008 return ExprError(); in buildAssignmentOperation()
1382 return ExprError(); in buildGet()
[all …]
H A DSemaExprObjC.cpp349 return ExprError(); in BuildObjCNumericLiteral()
359 return ExprError(); in BuildObjCNumericLiteral()
396 return ExprError(); in CheckObjCCollectionLiteralElement()
417 return ExprError(); in CheckObjCCollectionLiteralElement()
512 return ExprError(); in BuildObjCBoxedExpr()
733 return ExprError(); in BuildObjCBoxedExpr()
753 return ExprError(); in BuildObjCBoxedExpr()
779 return ExprError(); in BuildObjCSubscriptExpression()
785 return ExprError(); in BuildObjCSubscriptExpression()
1988 return ExprError(); in HandleExprPropertyRefExpr()
[all …]
H A DTreeTransform.h748 return ExprError(); in TransformRequiresTypeParams()
4142 return ExprError(); in TransformInitializer()
8239 return ExprError(); in TransformCoawaitExpr()
8263 return ExprError(); in TransformDependentCoawaitExpr()
8269 return ExprError(); in TransformDependentCoawaitExpr()
8284 return ExprError(); in TransformCoyieldExpr()
8714 return ExprError(); in TransformMSPropertyRefExpr()
11894 return ExprError(); in TransformDesignatedInitUpdateExpr()
11902 return ExprError(); in TransformNoInitExpr()
11909 return ExprError(); in TransformArrayInitLoopExpr()
[all …]
H A DSemaExpr.cpp687 return ExprError(); in DefaultLvalueConversion()
758 return ExprError(); in DefaultFunctionArrayLvalueConversion()
761 return ExprError(); in DefaultFunctionArrayLvalueConversion()
780 return ExprError(); in CallExprUnaryConversions()
793 return ExprError(); in UsualUnaryConversions()
878 return ExprError(); in DefaultArgumentPromotion()
1059 return ExprError(); in DefaultVariadicArgumentPromotion()
1097 return ExprError(); in DefaultVariadicArgumentPromotion()
5402 return ExprError( in ActOnOMPArraySectionExpr()
6439 return ExprError(); in BuildCXXDefaultInitExpr()
[all …]
H A DSemaCoroutine.cpp263 return ExprError(); in buildOperatorCoawaitCall()
272 return ExprError(); in buildCoroutineHandle()
280 return ExprError(); in buildCoroutineHandle()
290 return ExprError(); in buildCoroutineHandle()
313 return ExprError(); in buildMemberCall()
321 return ExprError(); in buildMemberCall()
561 return ExprError(); in buildPromiseCall()
880 return ExprError(); in ActOnCoawaitExpr()
884 return ExprError(); in ActOnCoawaitExpr()
894 return ExprError(); in ActOnCoawaitExpr()
[all …]
H A DSemaOverload.cpp65 return ExprError(); in CreateFunctionRefExpr()
73 return ExprError(); in CreateFunctionRefExpr()
1716 return ExprError(); in PerformImplicitConversion()
5906 return ExprError(); in PerformContextuallyConvertToBool()
5915 return ExprError(); in PerformContextuallyConvertToBool()
5999 return ExprError(); in BuildConvertedConstantExpression()
6031 return ExprError(); in BuildConvertedConstantExpression()
6237 return ExprError(); in EvaluateConvertedConstantExpression()
6292 return ExprError(); in PerformContextuallyConvertToObjCPointer()
6373 return ExprError(); in diagnoseAmbiguousConversion()
[all …]
H A DSemaChecking.cpp699 return ExprError(); in SemaBuiltinDumpStruct()
703 return ExprError(); in SemaBuiltinDumpStruct()
713 return ExprError(); in SemaBuiltinDumpStruct()
721 return ExprError(); in SemaBuiltinDumpStruct()
743 return ExprError(); in SemaBuiltinDumpStruct()
758 return ExprError(); in SemaBuiltinDumpStruct()
1976 return ExprError(); in SemaBuiltinLaunder()
2007 return ExprError(); in SemaBuiltinLaunder()
2018 return ExprError(); in SemaBuiltinLaunder()
2028 return ExprError(); in SemaBuiltinLaunder()
[all …]
H A DSemaInit.cpp610 return ExprError(); in PerformEmptyInit()
3410 return ExprError(); in ActOnDesignatedInitializer()
6811 return ExprError(); in CopyObject()
6818 return ExprError(); in CopyObject()
6861 return ExprError(); in CopyObject()
7058 return ExprError(); in PerformConstructorInitialization()
7133 return ExprError(); in PerformConstructorInitialization()
7138 return ExprError(); in PerformConstructorInitialization()
8510 return ExprError(); in TemporaryMaterializationConversion()
8541 return ExprError(); in Perform()
[all …]
H A DSemaTemplate.cpp782 return ExprError(); in BuildDependentDeclRefExpr()
5005 return ExprError(); in CheckVarTemplateId()
5044 return ExprError(); in CheckConceptTemplateId()
5066 return ExprError(); in CheckConceptTemplateId()
5149 return ExprError(); in BuildQualifiedTemplateIdExpr()
5152 return ExprError(); in BuildQualifiedTemplateIdExpr()
5157 return ExprError(); in BuildQualifiedTemplateIdExpr()
5166 return ExprError(); in BuildQualifiedTemplateIdExpr()
5519 return ExprError(); in SubstDefaultTemplateArgument()
7334 return ExprError(); in CheckTemplateArgument()
[all …]
H A DSemaTemplateVariadic.cpp659 return ExprError(); in CheckPackExpansion()
669 return ExprError(); in CheckPackExpansion()
1049 return ExprError(); in ActOnSizeofParameterPackExpr()
1055 return ExprError(); in ActOnSizeofParameterPackExpr()
1253 return ExprError(); in ActOnCXXFoldExpr()
H A DSemaConcept.cpp193 return ExprError(); in calculateConstraintSatisfaction()
220 return ExprError(); in calculateConstraintSatisfaction()
253 return ExprError(); in calculateConstraintSatisfaction()
298 return ExprError(); in calculateConstraintSatisfaction()
354 return ExprError(); in calculateConstraintSatisfaction()
378 return ExprError(); in calculateConstraintSatisfaction()
405 return ExprError(); in calculateConstraintSatisfaction()
H A DSemaTemplateInstantiate.cpp1883 return ExprError(); in TransformTemplateParmRefExpr()
1970 return ExprError(); in transformNonTypeTemplateParmRef()
1986 return ExprError(); in transformNonTypeTemplateParmRef()
2004 return ExprError(); in transformNonTypeTemplateParmRef()
2085 return ExprError(); in TransformFunctionParmPackExpr()
2091 return ExprError(); in TransformFunctionParmPackExpr()
2101 return ExprError(); in TransformFunctionParmPackExpr()
2127 return ExprError(); in TransformFunctionParmPackRefExpr()
H A DSemaStmt.cpp464 return ExprError(); in ActOnCaseExpr()
475 return ExprError(); in ActOnCaseExpr()
1085 return ExprError(); in CheckSwitchCondition()
1092 return ExprError(); in CheckSwitchCondition()
2219 return ExprError(); in CheckObjCForCollectionOperand()
2223 return ExprError(); in CheckObjCForCollectionOperand()
2232 return ExprError(); in CheckObjCForCollectionOperand()
4312 return ExprError(); in ActOnObjCAtSynchronizedOperand()
4329 return ExprError(); in ActOnObjCAtSynchronizedOperand()
H A DSemaStmtAsm.cpp802 return ExprError(); in LookupInlineAsmIdentifier()
817 return ExprError(); in LookupInlineAsmIdentifier()
H A DSemaOpenMP.cpp3058 return ExprError(); in ActOnOpenMPIdExpression()
3081 return ExprError(); in ActOnOpenMPIdExpression()
3095 return ExprError(); in ActOnOpenMPIdExpression()
3112 return ExprError(); in ActOnOpenMPIdExpression()
3127 return ExprError(); in ActOnOpenMPIdExpression()
3143 return ExprError(); in ActOnOpenMPIdExpression()
3157 return ExprError(); in ActOnOpenMPIdExpression()
3167 return ExprError(); in ActOnOpenMPIdExpression()
9576 return ExprError(); in buildCounterInit()
9601 return ExprError(); in buildCounterUpdate()
[all …]
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DOwnership.h264 inline ExprResult ExprError() { return ExprResult(true); }
268 inline ExprResult ExprError(const StreamingDiagnostic &) { return ExprError(); }

12