Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3641 bool WasUndeduced = isUndeducedReturnType(PrevFPT->getReturnType()); in attachPreviousDeclImpl() local
3642 if (IsUndeduced != WasUndeduced) in attachPreviousDeclImpl()