Searched refs:IsNestedNameSpecifier (Results 1 – 2 of 2) sorted by relevance
267 bool &IsNestedNameSpecifier) { in getDeclShowContexts() argument268 IsNestedNameSpecifier = false; in getDeclShowContexts()306 IsNestedNameSpecifier = true; in getDeclShowContexts()314 IsNestedNameSpecifier = true; in getDeclShowContexts()316 IsNestedNameSpecifier = true; in getDeclShowContexts()331 IsNestedNameSpecifier = true; in getDeclShowContexts()362 bool IsNestedNameSpecifier = false; in CacheCodeCompletionResults() local368 R.Declaration, Ctx->getLangOpts(), IsNestedNameSpecifier); in CacheCodeCompletionResults()400 if (TheSema->Context.getLangOpts().CPlusPlus && IsNestedNameSpecifier && in CacheCodeCompletionResults()
329 bool IsNestedNameSpecifier(const NamedDecl *ND) const;545 if (Filter == &ResultBuilder::IsNestedNameSpecifier || in isInterestingDecl()556 IsNestedNameSpecifier(ND) && in isInterestingDecl()1114 bool ResultBuilder::IsNestedNameSpecifier(const NamedDecl *ND) const { in IsNestedNameSpecifier() function in ResultBuilder3808 Results.setFilter(&ResultBuilder::IsNestedNameSpecifier); in CodeCompleteTag()4294 &ResultBuilder::IsNestedNameSpecifier); in CodeCompleteUsing()