Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp6193 if (Arg *FpArg = C.getArgs().getLastArg(options::OPT__SLASH_Fp)) { in GetClPchPath() local
6197 Output = FpArg->getValue(); in GetClPchPath()