Searched refs:isComplexPrimaryType (Results 1 – 2 of 2) sorted by relevance
91 return isComplexPrimaryType(valTy); in canReadAs()
141 constexpr bool isComplexPrimaryType(PrimaryType valTy) { in isComplexPrimaryType() function