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
147 bool isClosed() const { return State == Closed; } in isClosed() function
4879 bool EnumDecl::isClosed() const { isClosed() function in EnumDecl