Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Frontend/Debug/
H A DOptions.h17 DIF_CodeView, enumerator
/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.h65 return getTriple().isOSBinFormatCOFF() ? llvm::codegenoptions::DIF_CodeView in getDefaultDebugFormat()
H A DClang.cpp4678 case llvm::codegenoptions::DIF_CodeView: in renderDebugOptions()
8757 case llvm::codegenoptions::DIF_CodeView: in ConstructJob()