Searched defs:isClosed (Results 1 – 4 of 4) sorted by relevance
87 bool isClosed() const { return EndIndex != NoEntry; } in isClosed() function
38 bool isClosed() const { return K == Closed; } in isClosed() function
125 bool isClosed() const { return State == Closed; } in isClosed() function
4593 bool EnumDecl::isClosed() const { in isClosed() function in EnumDecl