Searched defs:DebugInfoKind (Results 1 – 8 of 8) sorted by relevance
/llvm-project/llvm/include/llvm/Frontend/Debug/ |
H A D | Options.h | 20 enum DebugInfoKind { enum
|
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | HIPSPV.cpp | 282 llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind()
|
H A D | Flang.cpp | 116 llvm::codegenoptions::DebugInfoKind DebugInfoKind; addOtherOptions() local
|
H A D | Cuda.cpp | 805 adjustDebugInfoKind(llvm::codegenoptions::DebugInfoKind & DebugInfoKind,const ArgList & Args) const adjustDebugInfoKind() argument
|
H A D | Clang.cpp | 842 RenderDebugEnablingArgs(const ArgList & Args,ArgStringList & CmdArgs,llvm::codegenoptions::DebugInfoKind DebugInfoKind,unsigned DwarfVersion,llvm::DebuggerKind DebuggerTuning) RenderDebugEnablingArgs() argument 4365 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 5962 llvm::codegenoptions::DebugInfoKind DebugInfoKind = ConstructJob() local 8475 llvm::codegenoptions::DebugInfoKind DebugInfoKind = ConstructJob() local [all...] |
H A D | CommonArgs.cpp | 2009 addDebugInfoKind(ArgStringList & CmdArgs,llvm::codegenoptions::DebugInfoKind DebugInfoKind) addDebugInfoKind() argument
|
/llvm-project/clang/include/clang/Driver/ |
H A D | ToolChain.h | 612 adjustDebugInfoKind(llvm::codegenoptions::DebugInfoKind & DebugInfoKind,const llvm::opt::ArgList & Args) adjustDebugInfoKind() argument
|
/llvm-project/flang/lib/Frontend/ |
H A D | CompilerInvocation.cpp | 129 using DebugInfoKind = llvm::codegenoptions::DebugInfoKind; parseDebugArgs() typedef
|