Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Bitcode/
H A DBitcodeAnalyzer.h37 struct BCDumpOptions { struct
49 BCDumpOptions(raw_ostream &OS) : OS(OS) {} in BCDumpOptions() argument