Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h105 PrintingCallbacks PrintCB = {*this}; variable
H A DCGDebugInfo.cpp247 PP.Callbacks = &PrintCB; in getPrintingPolicy()