Home
last modified time | relevance | path

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

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