Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp970 static bool gchProbe(const Driver &D, StringRef Path) { in gchProbe() function
1207 FoundPCH = gchProbe(D, P.str()); in AddPreprocessingOptions()