Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/
DMSVC.h82 codegenoptions::DebugInfoFormat getDefaultDebugFormat() const override { in getDefaultDebugFormat() function
DClang.cpp3814 switch (TC.getDefaultDebugFormat()) { in RenderDebugOptions()
/external/llvm-project/clang/include/clang/Driver/
DToolChain.h480 virtual codegenoptions::DebugInfoFormat getDefaultDebugFormat() const { in getDefaultDebugFormat() function