Searched refs:TopMethods (Results 1 – 1 of 1) sorted by relevance
54 TopMethodsTy TopMethods; member61 getTopOverriddenMethods(TU, Dcl, TopMethods); in FindFileIdRefVisitData()113 if (std::find(TopMethods.begin(), TopMethods.end(), D) != in isOverriddingMethod()114 TopMethods.end()) in isOverriddingMethod()121 if (std::find(TopMethods.begin(), TopMethods.end(), *I) != in isOverriddingMethod()122 TopMethods.end()) in isOverriddingMethod()