Searched defs:goo (Results 1 – 7 of 7) sorted by relevance
2 #define goo macro
13 void goo() { in goo() function
17 inline namespace goo::bar { // expected-error {{nested namespace definition cannot be 'inline'}} ex… namespace
22 Two goo __attribute__((init_priority(2,3))) ( 5, 6 ); // expected-error {{'init_priority' attribute… variable
12 void goo(Base *b) { function
23 double *goo(ad_struct *x) { in goo() function
1379 goo = classmethod(foo) variable in ClassPropertiesAndMethods.test_classmethods.C1452 goo = staticmethod(foo) variable in ClassPropertiesAndMethods.test_staticmethods.C1484 goo = classmethod(foo) variable in ClassPropertiesAndMethods.test_classic.C1682 goo = c1.foo variable in ClassPropertiesAndMethods.test_methods.D