Home
last modified time | relevance | path

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

/build/kati/
Dfind.cc117 class OrCond : public FindCond { class
119 OrCond(FindCond* c1, FindCond* c2) : c1_(c1), c2_(c2) {} in OrCond() function in __anon336b8ed40111::OrCond