Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h645 const FileEntry *getPCHFile();
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp694 if (const FileEntry *PCHFile = Unit->getPCHFile()) in clang_indexTranslationUnit_Impl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp2609 const FileEntry *ASTUnit::getPCHFile() { in getPCHFile() function in ASTUnit