Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DCommonArgs.h91 void addDebugInfoKind(llvm::opt::ArgStringList &CmdArgs,
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp142 addDebugInfoKind(CmdArgs, DebugInfoKind); in addOtherOptions()
H A DCommonArgs.cpp2155 void tools::addDebugInfoKind( in addDebugInfoKind() function in tools
H A DClang.cpp690 addDebugInfoKind(CmdArgs, DebugInfoKind); in RenderDebugEnablingArgs()