Searched defs:IsIllegal (Results 1 – 2 of 2) sorted by relevance
20 enum IsIllegal implements RealMethod { enum
34 bool IsIllegal() const { return status_ == kIllegal; } in IsIllegal() function