Searched refs:CBArgAttrs (Results 1 – 1 of 1) sorted by relevance
3567 AttributeSet CBArgAttrs = CBAttrs.getParamAttrs(I); in identifyDefaultAbstractAttributes() local3580 checkAndQueryIRAttr<Attribute::NoUndef, AANoUndef>(CBArgPos, CBArgAttrs); in identifyDefaultAbstractAttributes()3592 checkAndQueryIRAttr<Attribute::NonNull, AANonNull>(CBArgPos, CBArgAttrs); in identifyDefaultAbstractAttributes()3596 CBArgAttrs); in identifyDefaultAbstractAttributes()3599 checkAndQueryIRAttr<Attribute::NoAlias, AANoAlias>(CBArgPos, CBArgAttrs); in identifyDefaultAbstractAttributes()3613 checkAndQueryIRAttr<Attribute::NoFree, AANoFree>(CBArgPos, CBArgAttrs); in identifyDefaultAbstractAttributes()