Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp127 Arg *gNArg = Args.getLastArg(options::OPT_gN_Group); in addOtherOptions() local
128 DebugInfoKind = debugLevelToInfoKind(*gNArg); in addOtherOptions()