Lines Matching refs:IsInstanceMethod
6235 bool IsInstanceMethod, in AddObjCKeyValueCompletions() argument
6284 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6298 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6321 if (IsInstanceMethod && ReturnTypeMatchesVoid && in AddObjCKeyValueCompletions()
6373 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6395 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6418 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6445 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6479 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6511 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6542 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6564 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6586 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6618 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6652 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6674 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6705 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6728 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6749 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6772 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6793 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6815 if (!IsInstanceMethod && in AddObjCKeyValueCompletions()
6838 if (!IsInstanceMethod && in AddObjCKeyValueCompletions()
6860 bool IsInstanceMethod, in CodeCompleteObjCMethodDecl() argument
6899 FindImplementableMethods(Context, SearchDecl, IsInstanceMethod, in CodeCompleteObjCMethodDecl()
7017 AddObjCKeyValueCompletions(*P, IsInstanceMethod, ReturnType, Context, in CodeCompleteObjCMethodDecl()
7031 bool IsInstanceMethod, in CodeCompleteObjCMethodDeclSelector() argument
7062 for (ObjCMethodList *MethList = IsInstanceMethod ? &M->second.first : in CodeCompleteObjCMethodDeclSelector()