Searched refs:MayBeBase (Results 1 – 2 of 2) sorted by relevance
2225 bool MayBeBase = false);2229 bool MayBeBase = false) const {2231 ->getCorrespondingMethodInClass(RD, MayBeBase);
1895 bool MayBeBase) { in getCorrespondingMethodInClass() argument1905 if (MayBeBase && recursivelyOverrides(this, MD)) in getCorrespondingMethodInClass()1917 if (MayBeBase && recursivelyOverrides(this, MD)) in getCorrespondingMethodInClass()