Home
last modified time | relevance | path

Searched refs:TypeCond (Results 1 – 1 of 1) sorted by relevance

/build/kati/
Dfind.cc76 class TypeCond : public FindCond { class
78 explicit TypeCond(unsigned char t) : type_(t) {} in TypeCond() function in __anon336b8ed40111::TypeCond
525 return new TypeCond(type); in ParseFact()