Searched defs:containsType (Results 1 – 6 of 6) sorted by relevance
119 bool TStructure::containsType(TBasicType type) const in containsType() function in TStructure
199 AffixUtils::containsType(const UnicodeString &affixPattern, AffixPatternType type, UErrorCode &stat… in containsType() function in AffixUtils
378 public static boolean containsType(CharSequence affixPattern, int type) { in containsType() method in AffixUtils
386 public static boolean containsType(CharSequence affixPattern, int type) { in containsType() method in AffixUtils
38 bool containsType(std::any const& a) { in containsType() function
692 bool Builder::containsType(Id typeId, spv::Op typeOp, unsigned int width) const in containsType() function in spv::Builder