Home | History | Annotate | Download | only in Serialization

Lines Matching refs:getNestedNameSpecifier

5191       = NNS.getNestedNameSpecifier()->getKind();
5195 AddIdentifierRef(NNS.getNestedNameSpecifier()->getAsIdentifier(), Record);
5200 AddDeclRef(NNS.getNestedNameSpecifier()->getAsNamespace(), Record);
5205 AddDeclRef(NNS.getNestedNameSpecifier()->getAsNamespaceAlias(), Record);
5221 AddDeclRef(NNS.getNestedNameSpecifier()->getAsRecordDecl(), Record);