Home
last modified time | relevance | path

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

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