Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Bitcode/
DBitcodeAnalyzer.h36 struct BCDumpOptions { struct
46 BCDumpOptions(raw_ostream &OS) : OS(OS) {} in BCDumpOptions() argument