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

References

tools/lldb/include/lldb/Symbol/ClangExternalASTSourceCommon.h
   81     m_has_object_ptr = true;
   87       m_has_object_ptr = false;
   91     if (m_has_object_ptr) {
  101     if (m_has_object_ptr) {
  110   bool HasObjectPtr() const { return m_has_object_ptr; }