Searched refs:IsNestedNameSpecifier (Results 1 – 2 of 2) sorted by relevance
287 bool &IsNestedNameSpecifier) { in getDeclShowContexts() argument288 IsNestedNameSpecifier = false; in getDeclShowContexts()332 IsNestedNameSpecifier = true; in getDeclShowContexts()340 IsNestedNameSpecifier = true; in getDeclShowContexts()342 IsNestedNameSpecifier = true; in getDeclShowContexts()357 IsNestedNameSpecifier = true; in getDeclShowContexts()388 bool IsNestedNameSpecifier = false; in CacheCodeCompletionResults() local394 R.Declaration, Ctx->getLangOpts(), IsNestedNameSpecifier); in CacheCodeCompletionResults()426 if (TheSema->Context.getLangOpts().CPlusPlus && IsNestedNameSpecifier && in CacheCodeCompletionResults()
392 bool IsNestedNameSpecifier(const NamedDecl *ND) const;811 if (Filter == &ResultBuilder::IsNestedNameSpecifier || in isInterestingDecl()820 IsNestedNameSpecifier(ND) && in isInterestingDecl()1558 bool ResultBuilder::IsNestedNameSpecifier(const NamedDecl *ND) const { in IsNestedNameSpecifier() function in ResultBuilder5917 Results.setFilter(&ResultBuilder::IsNestedNameSpecifier); in CodeCompleteTag()6746 &ResultBuilder::IsNestedNameSpecifier); in CodeCompleteUsing()