Home | History | Annotate | Download | only in Frontend

Lines Matching full:__weak

806     Builder.defineMacro("__weak", "__attribute__((objc_gc(weak)))");
816 Builder.defineMacro("__weak", "__attribute__((objc_ownership(weak)))");