Searched refs:IsScalarType (Results 1 – 1 of 1) sorted by relevance
189 struct IsScalarType { bool operator() (const VarType& type) const { return type.isBasicType() && … in operator ()() struct194 typedef SubTypeIterator<IsScalarType> ScalarTypeIterator;