Searched refs:importedPCH (Results 1 – 3 of 3) sorted by relevance
422 IndexCtx.importedPCH( in CreateASTConsumer()745 IndexCtx->importedPCH(PCHFile); in clang_indexTranslationUnit_Impl()
373 void importedPCH(const FileEntry *File);
280 void IndexingContext::importedPCH(const FileEntry *File) { in importedPCH() function in IndexingContext