Searched refs:IsArrayOfScalarType (Results 1 – 3 of 3) sorted by relevance
79 bool IsArrayOfScalarType() const;
243 bool CompilerType::IsArrayOfScalarType() const { in IsArrayOfScalarType() function in CompilerType
789 } else if (valobj_sp->GetCompilerType().IsArrayOfScalarType() && in GetValueForVariableExpressionPath()988 } else if (valobj_sp->GetCompilerType().IsArrayOfScalarType() && deref) { in GetValueForVariableExpressionPath()