Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DMSVC.h63 codegenoptions::DebugInfoFormat getDefaultDebugFormat() const override { in getDefaultDebugFormat() function
H A DClang.cpp4186 switch (TC.getDefaultDebugFormat()) { in renderDebugOptions()
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DToolChain.h537 virtual codegenoptions::DebugInfoFormat getDefaultDebugFormat() const { in getDefaultDebugFormat() function