Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2226 static Qualifiers::GC GetGCAttrTypeForType(ASTContext &Ctx, QualType FQT, in GetGCAttrTypeForType() function
2257 return GetGCAttrTypeForType(Ctx, PT->getPointeeType(), /*pointee*/ true); in GetGCAttrTypeForType()
2399 Qualifiers::GC GCAttr = GetGCAttrTypeForType(CGM.getContext(), type); in visitBlock()
5358 Qualifiers::GC GCAttr = GetGCAttrTypeForType(CGM.getContext(), fieldType); in visitField()