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