Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DOutputAggregator.h36 void Report(StringRef s, std::function<void(raw_ostream &o)> detailCallback) { in Report()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp2019 StringRef s, std::function<void(void)> detailCallback) { in Report()