Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4976 bool StillUndeduced = FD->getReturnType()->isUndeducedType(); in DeduceReturnType() local
4977 if (StillUndeduced && Diagnose && !FD->isInvalidDecl()) { in DeduceReturnType()
4982 return StillUndeduced; in DeduceReturnType()