Home
last modified time | relevance | path

Searched defs:DebugInfoKind (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Debug/
H A DOptions.h20 enum DebugInfoKind { enum
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPSPV.cpp284 llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind()
H A DFlang.cpp133 llvm::codegenoptions::DebugInfoKind DebugInfoKind; in addOtherOptions() local
H A DCuda.cpp794 llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind()
H A DClang.cpp687 llvm::codegenoptions::DebugInfoKind DebugInfoKind, in RenderDebugEnablingArgs()
4417 llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in renderDebugOptions()
6077 llvm::codegenoptions::DebugInfoKind DebugInfoKind = in ConstructJob() local
8649 llvm::codegenoptions::DebugInfoKind DebugInfoKind = in ConstructJob() local
H A DCommonArgs.cpp2156 ArgStringList &CmdArgs, llvm::codegenoptions::DebugInfoKind DebugInfoKind) { in addDebugInfoKind()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h634 adjustDebugInfoKind(llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind()