Searched refs:parentPool (Results 1 – 1 of 1) sorted by relevance
108 const sema::DelayedDiagnosticPool *parentPool) in ParsingDeclRAIIObject() argument109 : Actions(P.getActions()), DiagnosticPool(parentPool) { in ParsingDeclRAIIObject()