Home | History | Annotate | Download | only in AST

Lines Matching refs:FirstCase

883   : Stmt(SwitchStmtClass), FirstCase(nullptr), AllEnumCasesCovered(0)