Home
last modified time | relevance | path

Searched defs:PrintCallback (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/examples/LLVMPrintFunctionNames/
H A DLLVMPrintFunctionNames.cpp44 void PrintCallback(llvm::PassBuilder &PB) { in PrintCallback() function
/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp307 static void PrintCallback(const uptr Key, LockedMemInfoBlock *const &Value, PrintCallback() function