Home
last modified time | relevance | path

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

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