Home
last modified time | relevance | path

Searched refs:ViewBackground (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DGraphWriter.cpp49 static ManagedStatic<cl::opt<bool>, CreateViewBackground> ViewBackground; variable
50 void llvm::initGraphWriterOptions() { *ViewBackground; } in initGraphWriterOptions()
198 wait &= !*ViewBackground; in DisplayGraph()