Searched defs:containsType (Results 1 – 2 of 2) sorted by relevance
124 bool TStructure::containsType(TBasicType type) const in containsType() function in TStructure
38 bool containsType(std::any const& a) { in containsType() function