Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h1313 ASTReadResult readUnhashedControlBlock(ModuleFile &F, bool WasImportedBy,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp2600 readUnhashedControlBlock(F, ImportedBy, ClientLoadCapabilities)) in ReadControlBlock()
4644 ASTReader::readUnhashedControlBlock(ModuleFile &F, bool WasImportedBy, in readUnhashedControlBlock() function in ASTReader