Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/
DASTReader.h1003 bool ReadASTBlock(ModuleFile &F);
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTReader.cpp1993 bool ASTReader::ReadASTBlock(ModuleFile &F) { in ReadASTBlock() function in ASTReader
2948 if (ReadASTBlock(F)) in ReadAST()