Home
last modified time | relevance | path

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

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