Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTReader.h1287 ASTReadResult readUnhashedControlBlock(ModuleFile &F, bool WasImportedBy,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp2584 readUnhashedControlBlock(F, ImportedBy, ClientLoadCapabilities)) in ReadControlBlock()
4600 ASTReader::readUnhashedControlBlock(ModuleFile &F, bool WasImportedBy, in readUnhashedControlBlock() function in ASTReader