Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h140 setAutoDetectFunction(AutoDetectFunctionType NewAutoDetectFunction);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp174 void WithColor::setAutoDetectFunction( in setAutoDetectFunction() function in WithColor
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp191 WithColor::setAutoDetectFunction(disable_color); in ProcessArgs()