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

/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DDebugInfoOptions.h20 enum DebugInfoKind { enum in namespace:clang::codegenoptions
/openbsd-current/gnu/llvm/clang/lib/Driver/ToolChains/
H A DHIPSPV.cpp285 adjustDebugInfoKind( codegenoptions::DebugInfoKind &DebugInfoKind, const llvm::opt::ArgList &Args) const argument
H A DCuda.cpp750 adjustDebugInfoKind( codegenoptions::DebugInfoKind &DebugInfoKind, const ArgList &Args) const argument
H A DClang.cpp972 RenderDebugEnablingArgs(const ArgList &Args, ArgStringList &CmdArgs, codegenoptions::DebugInfoKind DebugInfoKind, unsigned DwarfVersion, llvm::DebuggerKind DebuggerTuning) argument
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/Driver/
H A DToolChain.h574 virtual void adjustDebugInfoKind(codegenoptions::DebugInfoKind &DebugInfoKind, argument

Completed in 146 milliseconds