Home
last modified time | relevance | path

Searched refs:importedPCH (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/libclang/
DIndexing.cpp429 IndexCtx.importedPCH( in CreateASTConsumer()
794 IndexCtx->importedPCH(PCHFile); in clang_indexTranslationUnit_Impl()
DIndexingContext.h377 void importedPCH(const FileEntry *File);
DIndexingContext.cpp281 void IndexingContext::importedPCH(const FileEntry *File) { in importedPCH() function in IndexingContext