Searched defs:PassRegistry (Results 1 – 2 of 2) sorted by relevance
20 class PassRegistry; variable
40 PassRegistry() : pImpl(0) { } in PassRegistry() function