Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DDebugOptions.h28 void initWithColorOptions();
H A DWithColor.cpp34 void llvm::initWithColorOptions() { *UseColor; } in initWithColorOptions() function in llvm
H A DCommandLine.cpp2663 initWithColorOptions(); in initCommonOptions()