reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Symbol/Type.h
  276   TypeImpl GetPointerType() const;

References

tools/lldb/source/API/SBType.cpp
  171       SBType(TypeImplSP(new TypeImpl(m_opaque_sp->GetPointerType()))));