Searched refs:getByrefLifetime (Results 1 – 4 of 4) sorted by relevance
2041 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in BuildByRefType()2115 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2663 if (CGM.getContext().getByrefLifetime(Type, in EmitTypeForVarWithBlocksAttr()
975 bool getByrefLifetime(QualType Ty,
4729 bool ASTContext::getByrefLifetime(QualType Ty, in getByrefLifetime() function in ASTContext