Searched refs:MayBeBase (Results 1 – 4 of 4) sorted by relevance
2109 bool MayBeBase = false);2113 bool MayBeBase = false) const {2115 ->getCorrespondingMethodInClass(RD, MayBeBase);2121 bool MayBeBase = false);2124 bool MayBeBase = false) const {2126 ->getCorrespondingMethodDeclaredInClass(RD, MayBeBase);
2108 bool MayBeBase) { in getCorrespondingMethodDeclaredInClass() argument2118 if (MayBeBase && recursivelyOverrides(this, MD)) in getCorrespondingMethodDeclaredInClass()2130 if (MayBeBase && recursivelyOverrides(this, MD)) in getCorrespondingMethodDeclaredInClass()2139 bool MayBeBase) { in getCorrespondingMethodInClass() argument2140 if (auto *MD = getCorrespondingMethodDeclaredInClass(RD, MayBeBase)) in getCorrespondingMethodInClass()
1891 bool MayBeBase = false);1895 bool MayBeBase = false) const {1897 ->getCorrespondingMethodInClass(RD, MayBeBase);
1489 bool MayBeBase) { in getCorrespondingMethodInClass() argument1499 if (MayBeBase && recursivelyOverrides(this, MD)) in getCorrespondingMethodInClass()1511 if (MayBeBase && recursivelyOverrides(this, MD)) in getCorrespondingMethodInClass()