Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/Debug/
H A DOptions.h20 enum DebugInfoKind { enum
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPSPV.cpp282 llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind()
H A DFlang.cpp125 llvm::codegenoptions::DebugInfoKind DebugInfoKind; in addOtherOptions() local
H A DCuda.cpp771 llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind()
H A DClang.cpp863 llvm::codegenoptions::DebugInfoKind DebugInfoKind, in RenderDebugEnablingArgs()
4244 llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in renderDebugOptions()
5854 llvm::codegenoptions::DebugInfoKind DebugInfoKind = in ConstructJob() local
8338 llvm::codegenoptions::DebugInfoKind DebugInfoKind = in ConstructJob() local
H A DCommonArgs.cpp2013 ArgStringList &CmdArgs, llvm::codegenoptions::DebugInfoKind DebugInfoKind) { in addDebugInfoKind()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h598 adjustDebugInfoKind(llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind()