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

References

tools/lldb/include/lldb/Symbol/ClangExternalASTSourceCallbacks.h
  113     m_callback_layout_record_type = layout_record_type_callback;
  122       m_callback_layout_record_type = nullptr;
tools/lldb/source/Symbol/ClangExternalASTSourceCallbacks.cpp
   81   if (m_callback_layout_record_type)
   82     return m_callback_layout_record_type(m_callback_baton, Record, Size,