Home
last modified time | relevance | path

Searched defs:__attribute (Results 1 - 2 of 2) sorted by relevance

/third_party/gn/src/base/mac/
H A Dscoped_typeref.h113 operator T() const __attribute((ns_returns_not_retained)) { return object_; } in __attribute() function in base::ScopedTypeRef
115 T get() const __attribute((ns_returns_not_retained)) { return object_; } in __attribute() function in base::ScopedTypeRef
126 [[nodiscard]] T release() __attribute((ns_returns_not_retained)) { in __attribute() function in base::ScopedTypeRef
/third_party/ltp/tools/sparse/sparse-src/
H A Dident-list.h24 IDENT(__attribute); IDENT(__attribute__); variable

Completed in 2 milliseconds