Searched refs:IsUnresolved (Results 1 – 2 of 2) sorted by relevance
3080 bool IsUnresolved = isUnresolvedExceptionSpec(FPT->getExceptionSpecType()); in attachPreviousDeclImpl() local3083 if (IsUnresolved != WasUnresolved) in attachPreviousDeclImpl()3085 std::make_pair(Canon, IsUnresolved ? PrevFD : FD)); in attachPreviousDeclImpl()
3623 bool IsUnresolved = isUnresolvedExceptionSpec(FPT->getExceptionSpecType()); in attachPreviousDeclImpl() local3626 if (IsUnresolved != WasUnresolved) in attachPreviousDeclImpl()3628 {Canon, IsUnresolved ? PrevFD : FD}); in attachPreviousDeclImpl()