Home
last modified time | relevance | path

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

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