Home
last modified time | relevance | path

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

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