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

References

tools/clang/include/clang/Parse/RAIIObjectsForParser.h
  118           DiagnosticPool(other ? other->DiagnosticPool.getParent() : nullptr) {
  120         DiagnosticPool.steal(other->DiagnosticPool);
  120         DiagnosticPool.steal(other->DiagnosticPool);
  131       return DiagnosticPool;
  134       return DiagnosticPool;
  162       State = Actions.PushParsingDeclaration(DiagnosticPool);