Searched refs:parseAttributeExpr (Results 1 – 1 of 1) sorted by relevance
312 FailureOr<ast::Expr *> parseAttributeExpr();1777 lhsExpr = parseAttributeExpr(); in parseExpr()1820 FailureOr<ast::Expr *> Parser::parseAttributeExpr() { in parseAttributeExpr() function in Parser