Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTReaderDecl.cpp3080 bool IsUnresolved = isUnresolvedExceptionSpec(FPT->getExceptionSpecType()); in attachPreviousDeclImpl() local
3083 if (IsUnresolved != WasUnresolved) in attachPreviousDeclImpl()
3085 std::make_pair(Canon, IsUnresolved ? PrevFD : FD)); in attachPreviousDeclImpl()