Searched defs:dependent_methods (Results 1 – 1 of 1) sorted by relevance
94 PandaSet<Method *> dependent_methods; in InvalidateMethods() local110 void ClassHierarchyAnalysis::InvalidateMethod(Method *method, PandaSet<Method *> *dependent_methods… in InvalidateMethod()