Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsNestedNameSpecifier

329     bool IsNestedNameSpecifier(const NamedDecl *ND) const;
545 if (Filter == &ResultBuilder::IsNestedNameSpecifier ||
556 IsNestedNameSpecifier(ND) &&
1114 bool ResultBuilder::IsNestedNameSpecifier(const NamedDecl *ND) const {
3808 Results.setFilter(&ResultBuilder::IsNestedNameSpecifier);
4294 &ResultBuilder::IsNestedNameSpecifier);