Home
last modified time | relevance | path

Searched refs:MacroQualified (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DTypeBitCodes.def60 TYPE_BIT_CODE(MacroQualified, MACRO_QUALIFIED, 49)
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6680 case TypeLoc::MacroQualified: { in GetTypeSourceInfoForDeclarator()
7247 MacroQualified, enumerator
7284 Stack.push_back(MacroQualified); in FunctionTypeUnwrapper()
7341 case MacroQualified: in wrap()
H A DSemaExpr.cpp4708 case Type::MacroQualified: in captureVariablyModifiedType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1084 case Type::MacroQualified: in IsStructurallyEquivalent()
H A DTypePrinter.cpp288 case Type::MacroQualified: in canPrefixQualifiers()
H A DType.cpp1126 SUGARED_TYPE_CLASS(MacroQualified) in SUGARED_TYPE_CLASS()
H A DItaniumMangle.cpp2431 case Type::MacroQualified: in mangleUnresolvedTypeOrSimpleId()
H A DASTContext.cpp2315 case Type::MacroQualified: in getTypeInfoImpl()
13097 case Type::MacroQualified: { in getCommonSugarTypeNode()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h4790 : Type(MacroQualified, CanonTy, UnderlyingTy->getDependence()),
4808 return T->getTypeClass() == MacroQualified;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2401 case Type::MacroQualified: in EmitVariablyModifiedType()
H A DCGDebugInfo.cpp3473 case Type::MacroQualified: in UnwrapTypeForDebugInfo()
3664 case Type::MacroQualified: in CreateTypeNode()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4185 case clang::Type::MacroQualified: in GetTypeClass()
5063 case clang::Type::MacroQualified: in GetEncoding()
5217 case clang::Type::MacroQualified: in GetFormat()