Home
last modified time | relevance | path

Searched refs:addDebugInfoKind (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.h89 void addDebugInfoKind(llvm::opt::ArgStringList &CmdArgs,
H A DFlang.cpp134 addDebugInfoKind(CmdArgs, DebugInfoKind); in addOtherOptions()
H A DCommonArgs.cpp2012 void tools::addDebugInfoKind( in addDebugInfoKind() function in tools
H A DClang.cpp845 addDebugInfoKind(CmdArgs, DebugInfoKind); in RenderDebugEnablingArgs()