Searched refs:wibble (Results 1 – 22 of 22) sorted by relevance
4 void operator "" wibble(const char *); // expected-warning {{user-defined literal suffixes not star…5 void operator "" wibble(const char *, size_t); // expected-warning {{user-defined literal suffixes …10 123wibble; // expected-error {{invalid suffix 'wibble'}} in f()11 123.0wibble; // expected-error {{invalid suffix 'wibble'}} in f()12 …const char *p = ""wibble; // expected-error {{invalid suffix on literal; C++11 requires a space be… in f()13 …const char *q = R"x("hello")x"wibble; // expected-error {{invalid suffix on literal; C++11 require… in f()
3 namespace wibble { namespace22 foo::wibble::x a; in test()26 ::foo::wibble::bar::wonka::x::y c; in test()32 int ::foo::wibble::bar::wonka::x::y::* ptrmem;
108 void wibble() __attribute((__noreturn__));112 void wibble();116 thing.wibble(); in thingy()
14 static void wibble() { in wibble() function in c
17 struct wibble { struct26 printf("12: %d\n", ((struct wibble*)a)->foo); argument27 printf("%d: %d\n", ((char*)&(((struct wibble*)a)->foo)) - (char*)a, ((char*)&(a->foo)) - (char*)a);
14 virtual void wibble();18 xp->test24_B::wibble(); in foo()
34 int wibble(); // expected-note {{previous declaration is here}}35 float wibble() // expected-error {{conflicting types for 'wibble'}} in wibble() function
180 union wibble { union185 const union wibble wobble = { .arr2[0] = 0xffff,189 const union wibble wobble2 = { .arr2 = {4, 5, 6}, 7 }; // expected-warning{{excess elements in unio…
29 template<typename T> void wibble(T);36 …template<typename T> void NS::wibble(T) { } // expected-warning{{extra qualification on member 'wi… in wibble() function in NS::NS
13 void wibble();20 d3->wibble(); in test_Def1()
3 int wibble(int);
8 void wibble(int i);
2 void wibble();
12 static int wibble(int);
4 int wibble; member
10 blarg * blah = wibble;
7 void wibble();
39 namespace wibble = blarg; // expected-error{{no namespace named 'blarg'; did you mean 'blargh'?}}
23 float wibble; field
69 - (float)wibble:(int)a1 second:(int)a2;
68 - (float)wibble:(int)a1 second:(int)a2;
701 dhcp-host=<mac addr>,wibble703 dhcp-host=wibble705 wibble 1.2.3.4