Searched refs:isPreviousDeclInSameBlockScope (Results 1 – 4 of 4) sorted by relevance
1145 VarDeclBits.addBit(D->isPreviousDeclInSameBlockScope()); in VisitVarDecl()1194 !D->isInitCapture() && !D->isPreviousDeclInSameBlockScope() && in VisitVarDecl()
1533 bool isPreviousDeclInSameBlockScope() const { in isPreviousDeclInSameBlockScope() function
5329 OldVar->isPreviousDeclInSameBlockScope()); in BuildVariableInstantiation()
4448 return NewVD->isPreviousDeclInSameBlockScope() || in mergeTypeWithPrevious()