Searched refs:PCHFile (Results 1 – 2 of 2) sorted by relevance
817 const TempPCHFile &PCHFile = Storage.asFile(); in setupPreambleStorage() local818 PreprocessorOpts.ImplicitPCHInclude = std::string(PCHFile.getFilePath()); in setupPreambleStorage()823 auto PCHPath = PCHFile.getFilePath(); in setupPreambleStorage()
694 if (const FileEntry *PCHFile = Unit->getPCHFile()) in clang_indexTranslationUnit_Impl() local695 DataConsumer.importedPCH(PCHFile); in clang_indexTranslationUnit_Impl()