Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Debug/
H A DOptions.h15 enum DebugInfoFormat { enum
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DUEFI.h59 llvm::codegenoptions::DebugInfoFormat getDefaultDebugFormat() const override { in getDefaultDebugFormat()
H A DSYCL.h48 llvm::codegenoptions::DebugInfoFormat getDefaultDebugFormat() const override { in getDefaultDebugFormat()
H A DMSVC.h64 llvm::codegenoptions::DebugInfoFormat getDefaultDebugFormat() const override { in getDefaultDebugFormat()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h596 virtual llvm::codegenoptions::DebugInfoFormat getDefaultDebugFormat() const { in getDefaultDebugFormat()