Searched refs:TypeCond (Results 1 – 1 of 1) sorted by relevance
76 class TypeCond : public FindCond { class78 explicit TypeCond(unsigned char t) : type_(t) {} in TypeCond() function in __anon336b8ed40111::TypeCond525 return new TypeCond(type); in ParseFact()