Searched refs:IsNestedNameSpecifier (Results 1 – 2 of 2) sorted by relevance
273 bool &IsNestedNameSpecifier) { in getDeclShowContexts() argument274 IsNestedNameSpecifier = false; in getDeclShowContexts()312 IsNestedNameSpecifier = true; in getDeclShowContexts()320 IsNestedNameSpecifier = true; in getDeclShowContexts()322 IsNestedNameSpecifier = true; in getDeclShowContexts()337 IsNestedNameSpecifier = true; in getDeclShowContexts()367 bool IsNestedNameSpecifier = false; in CacheCodeCompletionResults() local375 IsNestedNameSpecifier); in CacheCodeCompletionResults()408 IsNestedNameSpecifier && !Results[I].StartsNestedNameSpecifier) { in CacheCodeCompletionResults()
330 bool IsNestedNameSpecifier(const NamedDecl *ND) const;529 if (Filter == &ResultBuilder::IsNestedNameSpecifier || in isInterestingDecl()540 IsNestedNameSpecifier(ND) && in isInterestingDecl()1100 bool ResultBuilder::IsNestedNameSpecifier(const NamedDecl *ND) const { in IsNestedNameSpecifier() function in ResultBuilder3687 Results.setFilter(&ResultBuilder::IsNestedNameSpecifier); in CodeCompleteTag()4071 &ResultBuilder::IsNestedNameSpecifier); in CodeCompleteUsing()