Lines Matching refs:IsInstanceMethod
6415 bool IsInstanceMethod, in AddObjCKeyValueCompletions() argument
6464 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6478 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6502 if (IsInstanceMethod && ReturnTypeMatchesVoid && in AddObjCKeyValueCompletions()
6554 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6577 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6600 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6627 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6661 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6693 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6724 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6746 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6768 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6800 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6834 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6857 if (IsInstanceMethod && in AddObjCKeyValueCompletions()
6888 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6911 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6932 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6955 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6976 if (IsInstanceMethod && ReturnTypeMatchesVoid) { in AddObjCKeyValueCompletions()
6998 if (!IsInstanceMethod && in AddObjCKeyValueCompletions()
7022 if (!IsInstanceMethod && in AddObjCKeyValueCompletions()
7045 bool IsInstanceMethod, in CodeCompleteObjCMethodDecl() argument
7084 FindImplementableMethods(Context, SearchDecl, IsInstanceMethod, in CodeCompleteObjCMethodDecl()
7205 AddObjCKeyValueCompletions(P, IsInstanceMethod, ReturnType, Context, in CodeCompleteObjCMethodDecl()
7217 bool IsInstanceMethod, in CodeCompleteObjCMethodDeclSelector() argument
7247 for (ObjCMethodList *MethList = IsInstanceMethod ? &M->second.first : in CodeCompleteObjCMethodDeclSelector()