Lines Matching refs:isInstanceMethod
343 bool IsInstanceMethod,1110 if (OMD->isInstanceMethod())1140 if (OMD->isInstanceMethod()) {3449 bool IsInstanceMethod,3487 Result += IsInstanceMethod ? "INSTANCE" : "CLASS";3491 Result += IsInstanceMethod ? "inst" : "cls";