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

  /src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendActions.cpp 742 ASTReader::readASTFileControlBlock(
CompilerInstance.cpp 249 if (!ASTReader::readASTFileControlBlock(
  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h 1707 readASTFileControlBlock(StringRef Filename, FileManager &FileMgr,
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 5159 bool ASTReader::readASTFileControlBlock(
5433 return !readASTFileControlBlock(Filename, FileMgr, PCHContainerRdr,

Completed in 82 milliseconds