Searched refs:isPreviousDeclInSameBlockScope (Results 1 – 4 of 4) sorted by relevance
1307 VarDeclBits.addBit(D->isPreviousDeclInSameBlockScope()); in VisitVarDecl()1357 !D->isInitCapture() && !D->isPreviousDeclInSameBlockScope() && in VisitVarDecl()
1567 bool isPreviousDeclInSameBlockScope() const { in isPreviousDeclInSameBlockScope() function
6004 OldVar->isPreviousDeclInSameBlockScope()); in BuildVariableInstantiation()
4542 return NewVD->isPreviousDeclInSameBlockScope() || in mergeTypeWithPrevious()