Searched refs:IsPointerToScalarType (Results 1 – 3 of 3) sorted by relevance
201 IsPointerToScalarType () const;
796 if (valobj_sp->GetClangType().IsPointerToScalarType() && deref) in GetValueForVariableExpressionPath()998 if (valobj_sp->GetClangType().IsPointerToScalarType() && deref) in GetValueForVariableExpressionPath()
970 ClangASTType::IsPointerToScalarType () const in IsPointerToScalarType() function in ClangASTType