Searched defs:matchType (Results 1 – 3 of 3) sorted by relevance
20 @property (nonatomic) BugsBunnyType matchType; property
73 private MatchType matchType; field in CheckDisplayCollisions.Type77 private Type(String basePrefix, MatchType matchType, int index) { in Type()
1193 …bool spirvbin_t::matchType(const spirvbin_t::globaltypes_t& globalTypes, spv::Id lt, spv::Id gt) c… in matchType() function in spv::spirvbin_t