Home
last modified time | relevance | path

Searched defs:NotCond (Results 1 – 1 of 1) sorted by relevance

/build/kati/
Dfind.cc89 class NotCond : public FindCond { class
91 NotCond(FindCond* c) : c_(c) {} in NotCond() function in __anon336b8ed40111::NotCond