Home
last modified time | relevance | path

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

/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
/llvm-project/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp804 SmallString<512> pchName; in clang_codeCompleteAt_Impl() local