Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsNestedNameSpecifier

330     bool IsNestedNameSpecifier(const NamedDecl *ND) const;
529 if (Filter == &ResultBuilder::IsNestedNameSpecifier ||
540 IsNestedNameSpecifier(ND) &&
1100 bool ResultBuilder::IsNestedNameSpecifier(const NamedDecl *ND) const {
3686 Results.setFilter(&ResultBuilder::IsNestedNameSpecifier);
4070 &ResultBuilder::IsNestedNameSpecifier);