Searched refs:IsPointerToScalarType (Results 1 – 3 of 3) sorted by relevance
125 bool IsPointerToScalarType() const;
236 bool CompilerType::IsPointerToScalarType() const { in IsPointerToScalarType() function in CompilerType
773 if (valobj_sp->GetCompilerType().IsPointerToScalarType() && deref) { in GetValueForVariableExpressionPath()971 if (valobj_sp->GetCompilerType().IsPointerToScalarType() && deref) { in GetValueForVariableExpressionPath()