Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1313 ASTReadResult readUnhashedControlBlock(ModuleFile &F, bool WasImportedBy,
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2602 readUnhashedControlBlock(F, ImportedBy, ClientLoadCapabilities)) in ReadControlBlock()
4660 ASTReader::readUnhashedControlBlock(ModuleFile &F, bool WasImportedBy, in readUnhashedControlBlock() function in ASTReader