Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DDebugInfoOptions.h15 enum DebugInfoFormat { enum
/external/llvm-project/clang/lib/Driver/ToolChains/
DMSVC.h82 codegenoptions::DebugInfoFormat getDefaultDebugFormat() const override { in getDefaultDebugFormat()
/external/llvm-project/clang/include/clang/Driver/
DToolChain.h480 virtual codegenoptions::DebugInfoFormat getDefaultDebugFormat() const { in getDefaultDebugFormat()