Searched refs:ParseStatementOrDeclaration (Results 1 – 2 of 2) sorted by relevance
43 Res = ParseStatementOrDeclaration( in ParseStatement()102 Parser::ParseStatementOrDeclaration(StmtVector &Stmts, in ParseStatementOrDeclaration() function in Parser987 R = ParseStatementOrDeclaration(Stmts, ACK_Any); in ParseCompoundStatementBody()2233 StmtResult R = ParseStatementOrDeclaration(Stmts, ACK_Any); in ParseMicrosoftIfExistsStatement()
1677 ParseStatementOrDeclaration(StmtVector &Stmts, AllowedContsructsKind Allowed,