Searched refs:ParseStatementOrDeclaration (Results 1 – 2 of 2) sorted by relevance
42 Res = ParseStatementOrDeclaration(Stmts, true, TrailingElseLoc); in ParseStatement()98 Parser::ParseStatementOrDeclaration(StmtVector &Stmts, bool OnlyStatement, in ParseStatementOrDeclaration() function in Parser958 R = ParseStatementOrDeclaration(Stmts, false); in ParseCompoundStatementBody()2139 StmtResult R = ParseStatementOrDeclaration(Stmts, false); in ParseMicrosoftIfExistsStatement()
1570 ParseStatementOrDeclaration(StmtVector &Stmts, bool OnlyStatement,