Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp27 void LVOptions::setOptions(LVOptions *CmdOptions) { Options = *CmdOptions; } in setOptions() argument