Searched refs:NNSType (Results 1 – 2 of 2) sorted by relevance
67 const Type *NNSType = NNS->getAsType(); in computeDeclContext() local68 if (!NNSType) { in computeDeclContext()73 NNSType = Context.getCanonicalType(NNSType); in computeDeclContext()75 = NNSType->getAs<TemplateSpecializationType>()) { in computeDeclContext()130 } else if (const RecordType *RecordT = NNSType->getAs<RecordType>()) { in computeDeclContext()
965 const auto *NNSType = NNS.getAsType(); in getNameSpecifierKind() local966 assert(NNSType); in getNameSpecifierKind()967 if (isa<DecltypeType>(NNSType)) in getNameSpecifierKind()970 NNSType)) in getNameSpecifierKind()