Home
last modified time | relevance | path

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

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