Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDMSVC.h84 codegenoptions::DebugInfoFormat getDefaultDebugFormat() const override { in getDefaultDebugFormat() function
HDClang.cpp3668 switch (TC.getDefaultDebugFormat()) { in RenderDebugOptions()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
HDToolChain.h443 virtual codegenoptions::DebugInfoFormat getDefaultDebugFormat() const { in getDefaultDebugFormat() function