Searched defs:MissingCase (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ | ||
H A D | glcBlendEquationAdvancedTests.cpp | 1916 class MissingCase : public deqp::TestCase class in glcts::MissingQualifierTestGroup |
/aosp_15_r20/external/clang/lib/Parse/ | ||
H A D | ParseStmt.cpp | 632 StmtResult Parser::ParseCaseStatement(bool MissingCase, ExprResult Expr) { in ParseCaseStatement() |