Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Debug/
H A DOptions.h17 DIF_CodeView, enumerator
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DUEFI.h60 return llvm::codegenoptions::DIF_CodeView; in getDefaultDebugFormat()
H A DMSVC.h65 return getTriple().isOSBinFormatCOFF() ? llvm::codegenoptions::DIF_CodeView in getDefaultDebugFormat()
H A DClang.cpp4502 case llvm::codegenoptions::DIF_CodeView: in renderDebugOptions()
8636 case llvm::codegenoptions::DIF_CodeView: in ConstructJob()