Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/libclang/
H A DIndexing.cpp697 if (const FileEntry *PCHFile = Unit->getPCHFile()) in clang_indexTranslationUnit_Impl() local
698 DataConsumer.importedPCH(PCHFile); in clang_indexTranslationUnit_Impl()