Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDebug.cpp145 void llvm::initDebugOptions() { in initDebugOptions() function in llvm
191 void llvm::initDebugOptions() {} in initDebugOptions() function in llvm
H A DDebugOptions.h29 void initDebugOptions();
H A DCommandLine.cpp2664 initDebugOptions(); in initCommonOptions()