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.cpp6287 case TypeLoc::MacroQualified: { in GetTypeSourceInfoForDeclarator()
6857 MacroQualified, enumerator
6894 Stack.push_back(MacroQualified); in FunctionTypeUnwrapper()
6951 case MacroQualified: in wrap()
H A DSemaExpr.cpp4540 case Type::MacroQualified: in captureVariablyModifiedType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp290 case Type::MacroQualified: in canPrefixQualifiers()
H A DASTStructuralEquivalence.cpp1207 case Type::MacroQualified: in IsStructurallyEquivalent()
H A DType.cpp1230 SUGARED_TYPE_CLASS(MacroQualified) in SUGARED_TYPE_CLASS()
H A DASTContext.cpp2520 case Type::MacroQualified: in getTypeInfoImpl()
3757 case Type::MacroQualified: { in adjustType()
14419 case Type::MacroQualified: { in getCommonSugarTypeNode()
H A DItaniumMangle.cpp2479 case Type::MacroQualified: in mangleUnresolvedTypeOrSimpleId()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h5856 : Type(MacroQualified, CanonTy, UnderlyingTy->getDependence()),
5874 return T->getTypeClass() == MacroQualified;
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4251 case clang::Type::MacroQualified: in GetTypeClass()
5121 case clang::Type::MacroQualified: in GetEncoding()
5286 case clang::Type::MacroQualified: in GetFormat()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2589 case Type::MacroQualified: in EmitVariablyModifiedType()
H A DCGDebugInfo.cpp3865 case Type::MacroQualified: in UnwrapTypeForDebugInfo()
4066 case Type::MacroQualified: in CreateTypeNode()