Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDebugInfoOptions.h16 enum DebugInfoFormat { enum
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DMSVC.h84 codegenoptions::DebugInfoFormat getDefaultDebugFormat() const override { in getDefaultDebugFormat()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DToolChain.h417 virtual codegenoptions::DebugInfoFormat getDefaultDebugFormat() const { in getDefaultDebugFormat()