Home
last modified time | relevance | path

Searched refs:IgnoreImplemented (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaCodeComplete.cpp6138 bool IgnoreImplemented = true; in CodeCompleteObjCImplementationCategory() local
6141 if ((!IgnoreImplemented || !Cat->getImplementation()) && in CodeCompleteObjCImplementationCategory()
6148 IgnoreImplemented = false; in CodeCompleteObjCImplementationCategory()