Home
last modified time | relevance | path

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

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