Lines Matching full:__attribute
1263 // after being held. free() should be __attribute((ownership_takes)), whereas
1264 // a list append function may well be __attribute((ownership_holds)).
3504 /// type attribute: 'int ** __attribute((mode(HI))) *G;' tries to make 'G' be
5136 if (W.getAlias()) { // clone decl, impersonate __attribute(weak,alias(...))