Home
last modified time | relevance | path

Searched defs:getDefaultDebugFormat (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.h63 llvm::codegenoptions::DebugInfoFormat getDefaultDebugFormat() const override { in getDefaultDebugFormat() function
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h574 virtual llvm::codegenoptions::DebugInfoFormat getDefaultDebugFormat() const { in getDefaultDebugFormat() function