Searched refs:PrintCB (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ | ||
| H A D | CGDebugInfo.h | 105 PrintingCallbacks PrintCB = {*this}; variable |
| H A D | CGDebugInfo.cpp | 247 PP.Callbacks = &PrintCB; in getPrintingPolicy() |