Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexing.cpp744 if (const FileEntry *PCHFile = Unit->getPCHFile()) in clang_indexTranslationUnit_Impl() local
745 IndexCtx->importedPCH(PCHFile); in clang_indexTranslationUnit_Impl()