Searched defs:CaseStmtIsGNURange (Results 1 – 3 of 3) sorted by relevance
1208 bool CaseStmtIsGNURange = rhs != nullptr; in Create() local1217 bool CaseStmtIsGNURange) { in CreateEmpty()
278 unsigned CaseStmtIsGNURange : 1; variable1618 explicit CaseStmt(EmptyShell Empty, bool CaseStmtIsGNURange) in CaseStmt()
172 bool CaseStmtIsGNURange = Record.readInt(); in VisitCaseStmt() local