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