Searched refs:backupShallow (Results 1 – 2 of 2) sorted by relevance
393 CtClass backupShallow = shallow; in findCommonSuperClass() local407 shallow = backupShallow; in findCommonSuperClass()414 backupDeep = backupShallow; in findCommonSuperClass()415 backupShallow = deep; in findCommonSuperClass()418 shallow = backupShallow; in findCommonSuperClass()
529 CtClass backupShallow = shallow; in commonSuperClass() local543 shallow = backupShallow; in commonSuperClass()550 backupDeep = backupShallow; in commonSuperClass()551 backupShallow = deep; in commonSuperClass()554 shallow = backupShallow; in commonSuperClass()