Searched defs:IsNestedNameSpecifier (Results 1 – 2 of 2) sorted by relevance
273 bool &IsNestedNameSpecifier) { in getDeclShowContexts()367 bool IsNestedNameSpecifier = false; in CacheCodeCompletionResults() local
1100 bool ResultBuilder::IsNestedNameSpecifier(const NamedDecl *ND) const { in IsNestedNameSpecifier() function in ResultBuilder