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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCodeGenOptions.h61 enum DebugInfoKind { enum in class:clang::CodeGenOptions
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DTools.cpp4048 enum CodeGenOptions::DebugInfoKind DebugInfoKind = local
2522 RenderDebugEnablingArgs(const ArgList &Args, ArgStringList &CmdArgs, CodeGenOptions::DebugInfoKind DebugInfoKind, unsigned DwarfVersion, llvm::DebuggerKind DebuggerTuning) argument
5757 AddClangCLArgs(const ArgList &Args, ArgStringList &CmdArgs, enum CodeGenOptions::DebugInfoKind *DebugInfoKind, bool *EmitCodeView) const argument
[all...]

Completed in 110 milliseconds