Searched refs:ParseExpression (Results 1 – 14 of 14) sorted by relevance
73 ASTNodeUP expr = ParseExpression(); in Run()85 ASTNodeUP DILParser::ParseExpression() { return ParseUnaryExpression(); } in ParseExpression() function in lldb_private::dil::DILParser102 auto rhs = ParseExpression(); in ParseUnaryExpression()198 auto expr = ParseExpression(); in ParsePrimaryExpression()
521 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 …]
47 Parser::ParseExpression(TypoCorrectionTypeBehavior CorrectionBehavior) { in ParseExpression() function in Parser398 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 …]
1540 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 …]
2194 Res = ParseExpression(); in ParseObjCThrowStmt()2215 ExprResult operand(ParseExpression()); in ParseObjCSynchronizedStmt()2632 ExprResult Receiver = ParseExpression(); in ParseObjCXXMessageReceiver()2809 ExprResult Res = ParseExpression(); in ParseObjCMessageExpression()
864 ExprResult Res = ParseExpression(); in ParseAsmOperandsOpt()
662 ExprResult ER = ParseExpression(); in ParseOpenACCConditionExpr()
255 ParseExpression().get(), D->getLocation(), /*DiscardedValue*/ false); in ParseOpenMPDeclareReductionDirective()833 ExprResult DeviceNumExprResult = ParseExpression(); in parseOMPTraitPropertyKind()2981 getLangOpts().CPlusPlus ? ParseCXXIdExpression() : ParseExpression(); in ParseOpenMPUsesAllocatorClause()
1075 Result = ParseExpression(); in ParseDecltypeSpecifier()4479 Res = ParseExpression(); in ParseCXXAssumeAttributeArg()
773 ExprResult E = ParseExpression(); in HandlePragmaDump()
2325 FRI->RangeExpr = ParseExpression(); in ParseDeclGroup()
89 ASTNodeUP ParseExpression();
3726 ExprResult ParseExpression(TypoCorrectionTypeBehavior CorrectionBehavior =
4271 {"_ZN5clang6Parser15ParseExpressionEv", "clang::Parser::ParseExpression()"},15966 …nERPKN4llvm6MCExprERNS1_5SMLocE", "(anonymous namespace)::AsmParser::ParseExpression(llvm::MCExpr …16215 {"_ZN4llvm11MCAsmParser15ParseExpressionERPKNS_6MCExprE", "llvm::MCAsmParser::ParseExpression(llvm:…