Searched refs:oldLocation (Results 1 – 3 of 3) sorted by relevance
132 auto oldLocation = frame.location; in update() local134 if(frame.location != oldLocation) in update()
178 auto const &oldLocation = scope.location; in syncScope() local181 if(oldLocation.function != newLocation.function) in syncScope()184 oldLocation.function.name.c_str(), newLocation.function.name.c_str()); in syncScope()189 if(oldLocation.line > newLocation.line) in syncScope()195 oldLocation.line, newLocation.line, scope.di, di); in syncScope()
1405 oldClass, oldLocation = self.glyphClassDefs_.get(glyph, (None, None))1409 % (glyph, oldLocation),