Home
last modified time | relevance | path

Searched refs:parentPool (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h108 const sema::DelayedDiagnosticPool *parentPool) in ParsingDeclRAIIObject() argument
109 : Actions(P.getActions()), DiagnosticPool(parentPool) { in ParsingDeclRAIIObject()