Lines Matching refs:possibility
6009 }function ___cxa_does_inherit(definiteType, possibilityType, possibility) {
6010 if (possibility == 0) return false;
6021 case 0: // possibility is a pointer
6031 return ___cxa_does_inherit(defPointerBaseType, possPointerBaseType, possibility);
6039 return ___cxa_does_inherit(definiteType, parentType, possibility);
8245 * THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT