Lines Matching refs:IsInstanceMethod
6174 bool IsInstanceMethod, in AddObjCKeyValueCompletions() argument
6223 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6237 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6261 if (IsInstanceMethod && ReturnTypeMatchesVoid && in AddObjCKeyValueCompletions()
6313 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6336 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6359 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6386 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6420 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6452 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6483 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6505 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6527 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6559 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6593 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6616 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6647 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6670 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6691 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6714 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6735 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6757 if (!IsInstanceMethod && in AddObjCKeyValueCompletions()
6781 if (!IsInstanceMethod && in AddObjCKeyValueCompletions()
6804 bool IsInstanceMethod, in CodeCompleteObjCMethodDecl() argument
6843 FindImplementableMethods(Context, SearchDecl, IsInstanceMethod, in CodeCompleteObjCMethodDecl()
6953 AddObjCKeyValueCompletions(P, IsInstanceMethod, ReturnType, Context, in CodeCompleteObjCMethodDecl()
6965 bool IsInstanceMethod, in CodeCompleteObjCMethodDeclSelector() argument
6995 for (ObjCMethodList *MethList = IsInstanceMethod ? &M->second.first : in CodeCompleteObjCMethodDeclSelector()