Lines Matching full:noinline
37 #if __has_attribute(noinline) && __has_attribute(used)38 #define DUMP_METHOD __attribute__((noinline,used))