Searched refs:Elaborated (Results 1 – 15 of 15) sorted by relevance
35 TYPE_BIT_CODE(Elaborated, ELABORATED, 24)
197 case Elaborated: in getBeginLoc()277 case Elaborated: in getEndLoc()
1227 SUGARED_TYPE_CLASS(Elaborated) in SUGARED_TYPE_CLASS()3098 case Elaborated: in isSpecifierType()
1251 case Type::Elaborated: { in IsStructurallyEquivalent()
234 case Type::Elaborated: in canPrefixQualifiers()
2560 case Type::Elaborated: in mangleUnresolvedTypeOrSimpleId()
2381 case Type::Elaborated: in getTypeInfoImpl()13604 case Type::Elaborated: { in getCommonSugarTypeNode()
418 case clang::Type::Elaborated: in CanImport()492 case clang::Type::Elaborated: in Import()
2535 case clang::Type::Elaborated:4116 case clang::Type::Elaborated: in GetTypeClass()4813 case clang::Type::Elaborated: in GetEncoding()5156 case clang::Type::Elaborated: in GetFormat()8749 if (type_class == clang::Type::Elaborated) { in DumpTypeValue()9013 case clang::Type::Elaborated: in DumpTypeName()
6774 : TypeWithKeyword(Keyword, Elaborated, CanonType,6824 static bool classof(const Type *T) { return T->getTypeClass() == Elaborated; }
699 if (const auto *Elaborated = A->getAs<ElaboratedType>()) { in DeduceTemplateSpecArguments() local700 NNS = Elaborated->getQualifier(); in DeduceTemplateSpecArguments()
4405 case Type::Elaborated: in captureVariablyModifiedType()
2392 case Type::Elaborated: in EmitVariablyModifiedType()
3610 case Type::Elaborated: in UnwrapTypeForDebugInfo()3813 case Type::Elaborated: in CreateTypeNode()
9065 * NEWS: Elaborated comments for 2.4.3