Home
last modified time | relevance | path

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

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