Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3656 bool IsUnresolved = isUnresolvedExceptionSpec(FPT->getExceptionSpecType()); in attachPreviousDeclImpl() local
3659 if (IsUnresolved != WasUnresolved) in attachPreviousDeclImpl()
3661 {Canon, IsUnresolved ? PrevFD : FD}); in attachPreviousDeclImpl()