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