Searched refs:CtxEntry (Results 1 – 2 of 2) sorted by relevance
475 for (const auto &CtxEntry : Context) { in getAcceptedCompletionTypes() local476 MatcherCtor Ctor = CtxEntry.first; in getAcceptedCompletionTypes()477 unsigned ArgNumber = CtxEntry.second; in getAcceptedCompletionTypes()
597 for (const auto &CtxEntry : Context) { in getAcceptedCompletionTypes() local598 MatcherCtor Ctor = CtxEntry.first; in getAcceptedCompletionTypes()599 unsigned ArgNumber = CtxEntry.second; in getAcceptedCompletionTypes()