Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp193 struct WriterContext { struct
200 WriterContext(bool IsSparse, std::mutex &ErrLock, in WriterContext() argument