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