Searched defs:NotCond (Results 1 – 1 of 1) sorted by relevance
89 class NotCond : public FindCond { class91 NotCond(FindCond* c) : c_(c) {} in NotCond() function in __anon336b8ed40111::NotCond