HomeSort by: relevance | last modified time | path
    Searched defs:complaint_collection (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
complaints.h 62 typedef std::unordered_set<std::string> complaint_collection; typedef
82 complaint_collection &&release ()
90 complaint_collection m_complaints;
110 extern void re_emit_complaints (const complaint_collection &);
  /src/external/gpl3/gdb/dist/gdb/
complaints.h 62 typedef gdb::unordered_set<std::string> complaint_collection; typedef
82 complaint_collection &&release ()
90 complaint_collection m_complaints;
110 extern void re_emit_complaints (const complaint_collection &);

Completed in 17 milliseconds