Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp159 std::string pchName = includes[i-1]; in createChainedIncludesSource() local
188 std::string pchName = includes.back() + ".pch-final"; in createChainedIncludesSource() local