Searched refs:NotCond (Results 1 – 1 of 1) sorted by relevance
71 class NotCond : public FindCond { class73 NotCond(FindCond* c) in NotCond() function in __anon2fe5d9d00111::NotCond444 return new NotCond(c.release()); in ParseFact()