Searched defs:IsScalarType (Results 1 – 3 of 3) sorted by relevance
189 struct IsScalarType { bool operator() (const VarType& type) const { return type.isBasicType() && … in operator ()() argument
1954 ValueObject::IsScalarType () in IsScalarType() function in ValueObject
896 ClangASTType::IsScalarType () const in IsScalarType() function in ClangASTType