Searched refs:IsPointerToScalarType (Results 1 – 3 of 3) sorted by relevance
195 IsPointerToScalarType () const;
762 if (valobj_sp->GetClangType().IsPointerToScalarType() && deref) in GetValueForVariableExpressionPath()964 if (valobj_sp->GetClangType().IsPointerToScalarType() && deref) in GetValueForVariableExpressionPath()
921 ClangASTType::IsPointerToScalarType () const in IsPointerToScalarType() function in ClangASTType