Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTReader.h1334 readUnhashedControlBlockImpl(ModuleFile *F, llvm::StringRef StreamData,
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp4695 ASTReadResult Result = readUnhashedControlBlockImpl( in readUnhashedControlBlock()
4739 ASTReader::ASTReadResult ASTReader::readUnhashedControlBlockImpl( in readUnhashedControlBlockImpl() function in ASTReader
5471 if (readUnhashedControlBlockImpl( in readASTFileControlBlock()