Home
last modified time | relevance | path

Searched refs:ParseExpression (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DDILParser.cpp73 ASTNodeUP expr = ParseExpression(); in Run()
85 ASTNodeUP DILParser::ParseExpression() { return ParseUnaryExpression(); } in ParseExpression() function in lldb_private::dil::DILParser
102 auto rhs = ParseExpression(); in ParseUnaryExpression()
198 auto expr = ParseExpression(); in ParsePrimaryExpression()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp521 ExprResult Expr(ParseExpression()); in ParseExprStatement()
613 FilterExpr = ParseExpression(); in ParseSEHExceptBlock()
1258 ExprResult CondExpr = ParseExpression(); in ParseParenExprOrCondition()
1841 ExprResult Cond = ParseExpression(); in ParseDoStatement()
1960 ForRangeInfo.RangeExpr = ParseExpression(); in ParseForStatement()
2017 Collection = ParseExpression(); in ParseForStatement()
2024 Value = ParseExpression(); in ParseForStatement()
2055 Collection = ParseExpression(); in ParseForStatement()
2128 ExprResult SecondExpr = ParseExpression(); in ParseForStatement()
2157 ExprResult Third = ParseExpression(); in ParseForStatement()
[all …]
H A DParseExpr.cpp47 Parser::ParseExpression(TypoCorrectionTypeBehavior CorrectionBehavior) { in ParseExpression() function in Parser
398 TernaryMiddle = ParseExpression(); in ParseRHSOfBinaryExpression()
1484 Res = ParseExpression(); in ParseCastExpression()
1709 Idx = ParseExpression(); // May be a comma expression in ParsePostfixExpressionSuffix()
1733 Length = ParseExpression(); in ParsePostfixExpressionSuffix()
1743 Length = ParseExpression(); in ParsePostfixExpressionSuffix()
1753 Stride = ParseExpression(); in ParsePostfixExpressionSuffix()
2419 Res = ParseExpression(); in ParseBuiltinPrimaryExpression()
2900 ExprResult NumElements = ParseExpression(); in ParseParenExpression()
2925 Result = ParseExpression(TypoCorrectionTypeBehavior::AllowBoth); in ParseParenExpression()
[all …]
H A DParseExprCXX.cpp1540 ExprResult Result = ParseExpression(); in ParseCXXCasts()
1598 Result = ParseExpression(); in ParseCXXTypeid()
1644 Result = ParseExpression(); in ParseCXXUuidof()
1940 ExprResult Expr = ParseExpression(); in ParseCXXCondition()
3005 First ? (Tok.is(tok::r_square) ? ExprResult() : ParseExpression()) in ParseDirectNewDeclarator()
3199 ExprResult Expression = ParseExpression(); in ParseRequiresExpression()
3368 ExprResult Expression = ParseExpression(); in ParseRequiresExpression()
3522 ExprResult DimExpr = ParseExpression(); in ParseArrayTypeTrait()
3543 ExprResult Expr = ParseExpression(); in ParseExpressionTrait()
3683 Result = ParseExpression(); in ParseCXXAmbiguousParenExpression()
[all …]
H A DParseObjc.cpp2194 Res = ParseExpression(); in ParseObjCThrowStmt()
2215 ExprResult operand(ParseExpression()); in ParseObjCSynchronizedStmt()
2632 ExprResult Receiver = ParseExpression(); in ParseObjCXXMessageReceiver()
2809 ExprResult Res = ParseExpression(); in ParseObjCMessageExpression()
H A DParseStmtAsm.cpp864 ExprResult Res = ParseExpression(); in ParseAsmOperandsOpt()
H A DParseOpenACC.cpp662 ExprResult ER = ParseExpression(); in ParseOpenACCConditionExpr()
H A DParseOpenMP.cpp255 ParseExpression().get(), D->getLocation(), /*DiscardedValue*/ false); in ParseOpenMPDeclareReductionDirective()
833 ExprResult DeviceNumExprResult = ParseExpression(); in parseOMPTraitPropertyKind()
2981 getLangOpts().CPlusPlus ? ParseCXXIdExpression() : ParseExpression(); in ParseOpenMPUsesAllocatorClause()
H A DParseDeclCXX.cpp1075 Result = ParseExpression(); in ParseDecltypeSpecifier()
4479 Res = ParseExpression(); in ParseCXXAssumeAttributeArg()
H A DParsePragma.cpp773 ExprResult E = ParseExpression(); in HandlePragmaDump()
H A DParseDecl.cpp2325 FRI->RangeExpr = ParseExpression(); in ParseDeclGroup()
/freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/
H A DDILParser.h89 ASTNodeUP ParseExpression();
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3726 ExprResult ParseExpression(TypoCorrectionTypeBehavior CorrectionBehavior =
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc4271 {"_ZN5clang6Parser15ParseExpressionEv", "clang::Parser::ParseExpression()"},
15966 …nERPKN4llvm6MCExprERNS1_5SMLocE", "(anonymous namespace)::AsmParser::ParseExpression(llvm::MCExpr …
16215 {"_ZN4llvm11MCAsmParser15ParseExpressionERPKNS_6MCExprE", "llvm::MCAsmParser::ParseExpression(llvm:…