Searched refs:importedPCH (Results 1 – 3 of 3) sorted by relevance
429 IndexCtx.importedPCH( in CreateASTConsumer()794 IndexCtx->importedPCH(PCHFile); in clang_indexTranslationUnit_Impl()
377 void importedPCH(const FileEntry *File);
281 void IndexingContext::importedPCH(const FileEntry *File) { in importedPCH() function in IndexingContext