Searched defs:DebugInfoKind (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/Debug/ |
H A D | Options.h | 20 enum DebugInfoKind { enum
|
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | HIPSPV.cpp | 282 llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind() argument
|
H A D | Flang.cpp | 125 llvm::codegenoptions::DebugInfoKind DebugInfoKind; in addOtherOptions() local
|
H A D | Cuda.cpp | 771 adjustDebugInfoKind(llvm::codegenoptions::DebugInfoKind & DebugInfoKind,const ArgList & Args) const adjustDebugInfoKind() argument
|
H A D | Clang.cpp | 863 RenderDebugEnablingArgs(const ArgList & Args,ArgStringList & CmdArgs,llvm::codegenoptions::DebugInfoKind DebugInfoKind,unsigned DwarfVersion,llvm::DebuggerKind DebuggerTuning) RenderDebugEnablingArgs() argument 4244 renderDebugOptions(const ToolChain & TC,const Driver & D,const llvm::Triple & T,const ArgList & Args,bool IRInput,ArgStringList & CmdArgs,const InputInfo & Output,llvm::codegenoptions::DebugInfoKind & DebugInfoKind,DwarfFissionKind & DwarfFission) renderDebugOptions() argument 5854 llvm::codegenoptions::DebugInfoKind DebugInfoKind = ConstructJob() local 8338 llvm::codegenoptions::DebugInfoKind DebugInfoKind = ConstructJob() local [all...] |
H A D | CommonArgs.cpp | 2013 ArgStringList &CmdArgs, llvm::codegenoptions::DebugInfoKind DebugInfoKind) { in addDebugInfoKind() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | ToolChain.h | 598 adjustDebugInfoKind(llvm::codegenoptions::DebugInfoKind & DebugInfoKind,const llvm::opt::ArgList & Args) adjustDebugInfoKind() argument
|