Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DDebugInfoOptions.h16 DIF_DWARF, enumerator
/external/llvm-project/clang/lib/Driver/ToolChains/
DMSVC.h83 return getTriple().isOSBinFormatMachO() ? codegenoptions::DIF_DWARF in getDefaultDebugFormat()
DClang.cpp3818 case codegenoptions::DIF_DWARF: in RenderDebugOptions()
/external/llvm-project/clang/include/clang/Driver/
DToolChain.h481 return codegenoptions::DIF_DWARF; in getDefaultDebugFormat()