Searched defs:IsScalarType (Results 1 – 5 of 5) sorted by relevance
321 struct IsScalarType struct323 bool operator()(const VarType &type) const in operator ()()
386 bool IsScalarType() { return GetCompilerType().IsScalarType(); } in IsScalarType() function