Searched defs:PrintCB (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/lib/CodeGen/ | ||
| H A D | CGDebugInfo.h | 108 PrintingCallbacks PrintCB = {*this}; global() variable |
| /llvm-project/clang-tools-extra/clangd/ | ||
| H A D | AST.cpp | 402 class PrintCB : public PrintingCallbacks { in printType() class |