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