Searched refs:IsNestedNameSpecifier (Results 1 – 2 of 2) sorted by relevance
287 bool &IsNestedNameSpecifier) { in getDeclShowContexts() argument288 IsNestedNameSpecifier = false; in getDeclShowContexts()331 IsNestedNameSpecifier = true; in getDeclShowContexts()339 IsNestedNameSpecifier = true; in getDeclShowContexts()341 IsNestedNameSpecifier = true; in getDeclShowContexts()356 IsNestedNameSpecifier = true; in getDeclShowContexts()387 bool IsNestedNameSpecifier = false; in CacheCodeCompletionResults() local393 R.Declaration, Ctx->getLangOpts(), IsNestedNameSpecifier); in CacheCodeCompletionResults()425 if (TheSema->Context.getLangOpts().CPlusPlus && IsNestedNameSpecifier && in CacheCodeCompletionResults()
334 bool IsNestedNameSpecifier(const NamedDecl *ND) const;543 if (Filter == &ResultBuilder::IsNestedNameSpecifier || in isInterestingDecl()552 IsNestedNameSpecifier(ND) && in isInterestingDecl()1137 bool ResultBuilder::IsNestedNameSpecifier(const NamedDecl *ND) const { in IsNestedNameSpecifier() function in ResultBuilder4414 Results.setFilter(&ResultBuilder::IsNestedNameSpecifier); in CodeCompleteTag()5038 &ResultBuilder::IsNestedNameSpecifier); in CodeCompleteUsing()