Searched refs:isPreviousDeclInSameBlockScope (Results 1 – 4 of 4) sorted by relevance
1107 VarDeclBits.addBit(D->isPreviousDeclInSameBlockScope()); in VisitVarDecl()1156 !D->isInitCapture() && !D->isPreviousDeclInSameBlockScope() && in VisitVarDecl()
1569 bool isPreviousDeclInSameBlockScope() const { in isPreviousDeclInSameBlockScope() function
5330 OldVar->isPreviousDeclInSameBlockScope()); in BuildVariableInstantiation()
4574 return NewVD->isPreviousDeclInSameBlockScope() || in mergeTypeWithPrevious()