reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
149 return wrap(Attribute::getWithByValType(Ctx, NULL)); 151 return wrap(Attribute::get(Ctx, AttrKind, Val)); 169 return wrap(Attribute::get(*unwrap(C), StringRef(K, KLength), 2402 *Attrs++ = wrap(A); 2408 return wrap(unwrap<Function>(F)->getAttribute(Idx, 2415 return wrap(unwrap<Function>(F)->getAttribute(Idx, StringRef(K, KLen))); 2813 *Attrs++ = wrap(A); 2819 return wrap( 2826 return wrap(unwrap<CallBase>(C)->getAttribute(Idx, StringRef(K, KLen)));