Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp3635 bool WasUndeduced = isUndeducedReturnType(PrevFPT->getReturnType()); in attachPreviousDeclImpl() local
3636 if (IsUndeduced != WasUndeduced) in attachPreviousDeclImpl()