HomeSort by: relevance | last modified time | path
    Searched refs:getPCHFile (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
ASTUnit.h 645 const FileEntry *getPCHFile();
  /src/external/apache2/llvm/dist/clang/tools/libclang/
Indexing.cpp 694 if (const FileEntry *PCHFile = Unit->getPCHFile())
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
ASTUnit.cpp 2609 const FileEntry *ASTUnit::getPCHFile() {

Completed in 19 milliseconds