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