Searched defs:noop (Results 1 – 11 of 11) sorted by relevance
9 noop: label
11 noop: label
1 void noop() {} in noop() function
54 #define noop \ macro
15 __attribute__((weak)) void noop() {} in noop() function
3 void noop() {} in noop() function
39 A &noop(A &a) { in noop() function
4 void (^noop)(void); variable
57 static void noop() {} noop() function
23 static void noop() {} in noop() function
77 static ExprResult noop(RuntimeInterfaceBuilder *Builder, Expr *E, noop() function