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

Overrides

tools/lldb/include/lldb/Symbol/TypeSystem.h
  289   virtual lldb::Format GetFormat(lldb::opaque_compiler_type_t type) = 0;

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  706   lldb::Format GetFormat(lldb::opaque_compiler_type_t type) override;