Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsNestedNameSpecifier

330     bool IsNestedNameSpecifier(const NamedDecl *ND) const;
528 if (Filter == &ResultBuilder::IsNestedNameSpecifier ||
539 IsNestedNameSpecifier(ND) &&
1097 bool ResultBuilder::IsNestedNameSpecifier(const NamedDecl *ND) const {
3795 Results.setFilter(&ResultBuilder::IsNestedNameSpecifier);
4274 &ResultBuilder::IsNestedNameSpecifier);