Searched refs:ParseStatementOrDeclaration (Results 1 – 2 of 2) sorted by relevance
41 Res = ParseStatementOrDeclaration(Stmts, StmtCtx, TrailingElseLoc); in ParseStatement()97 Parser::ParseStatementOrDeclaration(StmtVector &Stmts, in ParseStatementOrDeclaration() function in Parser996 ParseStatementOrDeclaration(Stmts, ParsedStmtContext::SubStmt); in ConsumeNullStmt()1102 R = ParseStatementOrDeclaration(Stmts, SubStmtCtx); in ParseCompoundStatementBody()2556 ParseStatementOrDeclaration(Stmts, ParsedStmtContext::Compound); in ParseMicrosoftIfExistsStatement()
2053 StmtResult ParseStatementOrDeclaration(