Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp2349 auto readUnhashedControlBlockOnce = [&]() { in ReadControlBlock() local
2373 if (ASTReadResult Result = readUnhashedControlBlockOnce()) in ReadControlBlock()
2530 if (ASTReadResult Result = readUnhashedControlBlockOnce()) in ReadControlBlock()
2619 if (ASTReadResult Result = readUnhashedControlBlockOnce()) in ReadControlBlock()