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