Searched defs:DebugInfoKind (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDebugInfoOptions.h20 enum DebugInfoKind { enum in namespace:clang::codegenoptions
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp830 adjustDebugInfoKind( codegenoptions::DebugInfoKind &DebugInfoKind, const ArgList &Args) const argument
H A DClang.cpp959 RenderDebugEnablingArgs(const ArgList &Args, ArgStringList &CmdArgs, codegenoptions::DebugInfoKind DebugInfoKind, unsigned DwarfVersion, llvm::DebuggerKind DebuggerTuning) argument
3620 RenderDebugOptions(const ToolChain &TC, const Driver &D, const llvm::Triple &T, const ArgList &Args, bool EmitCodeView, ArgStringList &CmdArgs, codegenoptions::DebugInfoKind &DebugInfoKind, DwarfFissionKind &DwarfFission) argument
4754 codegenoptions::DebugInfoKind DebugInfoKind = codegenoptions::NoDebugInfo; local
6486 AddClangCLArgs(const ArgList &Args, types::ID InputType, ArgStringList &CmdArgs, codegenoptions::DebugInfoKind *DebugInfoKind, bool *EmitCodeView) const argument
6860 codegenoptions::DebugInfoKind DebugInfoKind = codegenoptions::NoDebugInfo; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h501 virtual void adjustDebugInfoKind(codegenoptions::DebugInfoKind &DebugInfoKind, argument

Completed in 87 milliseconds