Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h103 PrintingCallbacks PrintCB = {*this}; variable
H A DCGDebugInfo.cpp257 PP.Callbacks = &PrintCB; in getPrintingPolicy()