Searched defs:IsOpaqueFunc (Results 1 – 1 of 1) sorted by relevance
41 struct IsOpaqueFunc struct43 bool operator()(TBasicType type) { return IsOpaqueType(type); } in operator ()()