Searched refs:IsValidCloseStatement (Results 1 – 2 of 2) sorted by relevance
36 bool IsValidCloseStatement(GroupStatement* statement);
223 bool PPDParser::IsValidCloseStatement(GroupStatement* statement) in IsValidCloseStatement() function in PPDParser315 if (!IsValidCloseStatement(&group)) { in ParseStatement()