Home
last modified time | relevance | path

Searched refs:IsGNURange (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DStmt.h1607 bool IsGNURange = rhs != nullptr; in CaseStmt() local
1608 SwitchCaseBits.CaseStmtIsGNURange = IsGNURange; in CaseStmt()
1611 if (IsGNURange) { in CaseStmt()