Home
last modified time | relevance | path

Searched defs:YcArg (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3980 Arg *YcArg = Args.getLastArg(options::OPT__SLASH_Yc); in handleArguments() local
6333 if (Arg *YcArg = C.getArgs().getLastArg(options::OPT__SLASH_Yc)) GetClPchPath() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp1108 const Arg *YcArg = Args.getLastArg(options::OPT__SLASH_Yc); in AddPreprocessingOptions() local