Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMSVC.h61 codegenoptions::DebugInfoFormat getDefaultDebugFormat() const override { in getDefaultDebugFormat() function
H A DClang.cpp3961 switch (TC.getDefaultDebugFormat()) { in renderDebugOptions()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DToolChain.h495 virtual codegenoptions::DebugInfoFormat getDefaultDebugFormat() const { in getDefaultDebugFormat() function