Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDebugInfoOptions.h15 enum DebugInfoFormat { enum
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.h61 codegenoptions::DebugInfoFormat getDefaultDebugFormat() const override { in getDefaultDebugFormat()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h499 virtual codegenoptions::DebugInfoFormat getDefaultDebugFormat() const { in getDefaultDebugFormat()