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.cpp282 llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind()
H A DFlang.cpp125 llvm::codegenoptions::DebugInfoKind DebugInfoKind; in addOtherOptions() local
H A DCuda.cpp772 llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind()
H A DClang.cpp842 llvm::codegenoptions::DebugInfoKind DebugInfoKind, in RenderDebugEnablingArgs()
4441 llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in renderDebugOptions()
6046 llvm::codegenoptions::DebugInfoKind DebugInfoKind = in ConstructJob() local
8590 llvm::codegenoptions::DebugInfoKind DebugInfoKind = in ConstructJob() local
H A DCommonArgs.cpp2013 ArgStringList &CmdArgs, llvm::codegenoptions::DebugInfoKind DebugInfoKind) { in addDebugInfoKind()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h612 adjustDebugInfoKind(llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind()