Searched refs:IgnoreImplemented (Results 1 – 1 of 1) sorted by relevance
5960 bool IgnoreImplemented = true; in CodeCompleteObjCImplementationCategory() local5966 if ((!IgnoreImplemented || !Cat->getImplementation()) && in CodeCompleteObjCImplementationCategory()5973 IgnoreImplemented = false; in CodeCompleteObjCImplementationCategory()