Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DDebugOptions.h25 void initWithColorOptions();
H A DWithColor.cpp34 void llvm::initWithColorOptions() { *UseColor; } in initWithColorOptions() function in llvm
H A DCommandLine.cpp2672 initWithColorOptions(); in initCommonOptions()