Home
last modified time | relevance | path

Searched refs:Elaborated (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DTypeBitCodes.def35 TYPE_BIT_CODE(Elaborated, ELABORATED, 24)
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp197 case Elaborated: in getBeginLoc()
277 case Elaborated: in getEndLoc()
H A DType.cpp1227 SUGARED_TYPE_CLASS(Elaborated) in SUGARED_TYPE_CLASS()
3098 case Elaborated: in isSpecifierType()
H A DASTStructuralEquivalence.cpp1251 case Type::Elaborated: { in IsStructurallyEquivalent()
H A DTypePrinter.cpp234 case Type::Elaborated: in canPrefixQualifiers()
H A DItaniumMangle.cpp2560 case Type::Elaborated: in mangleUnresolvedTypeOrSimpleId()
H A DASTContext.cpp2381 case Type::Elaborated: in getTypeInfoImpl()
13604 case Type::Elaborated: { in getCommonSugarTypeNode()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp418 case clang::Type::Elaborated: in CanImport()
492 case clang::Type::Elaborated: in Import()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2535 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()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h6774 : TypeWithKeyword(Keyword, Elaborated, CanonType,
6824 static bool classof(const Type *T) { return T->getTypeClass() == Elaborated; }
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp699 if (const auto *Elaborated = A->getAs<ElaboratedType>()) { in DeduceTemplateSpecArguments() local
700 NNS = Elaborated->getQualifier(); in DeduceTemplateSpecArguments()
H A DSemaExpr.cpp4405 case Type::Elaborated: in captureVariablyModifiedType()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2392 case Type::Elaborated: in EmitVariablyModifiedType()
H A DCGDebugInfo.cpp3610 case Type::Elaborated: in UnwrapTypeForDebugInfo()
3813 case Type::Elaborated: in CreateTypeNode()
/freebsd/contrib/flex/
H A DChangeLog9065 * NEWS: Elaborated comments for 2.4.3