Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.h26 void initDebugOptions();
H A DCommandLine.cpp2599 initDebugOptions(); in initCommonOptions()