Home
last modified time | relevance | path

Searched refs:wibble (Results 1 – 22 of 22) sorted by relevance

/external/clang/test/CXX/lex/lex.literal/lex.ext/
Dp10.cpp4 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()
/external/clang/test/SemaCXX/
Dqualified-names-diag.cpp3 namespace wibble { namespace
22 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;
Dwarn-missing-noreturn.cpp108 void wibble() __attribute((__noreturn__));
112 void wibble();
116 thing.wibble(); in thingy()
Daddress-of.cpp14 static void wibble() { in wibble() function in c
/external/clang/test/SemaObjC/
Dat-defs.m17 struct wibble { struct
26 printf("12: %d\n", ((struct wibble*)a)->foo); argument
27 printf("%d: %d\n", ((char*)&(((struct wibble*)a)->foo)) - (char*)a, ((char*)&(a->foo)) - (char*)a);
/external/clang/test/CXX/class.derived/class.virtual/
Dp12.cpp14 virtual void wibble();
18 xp->test24_B::wibble(); in foo()
/external/clang/test/Sema/
Dpredefined-function.c34 int wibble(); // expected-note {{previous declaration is here}}
35 float wibble() // expected-error {{conflicting types for 'wibble'}} in wibble() function
Ddesignated-initializers.c180 union wibble { union
185 const union wibble wobble = { .arr2[0] = 0xffff,
189 const union wibble wobble2 = { .arr2 = {4, 5, 6}, 7 }; // expected-warning{{excess elements in unio…
/external/clang/test/CXX/dcl.decl/dcl.meaning/
Dp1.cpp29 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
/external/clang/test/SemaTemplate/
Dinstantiation-default-1.cpp13 void wibble();
20 d3->wibble(); in test_Def1()
/external/clang/test/Index/
Dpreamble.c3 int wibble(int);
Dc-index-pch.c8 void wibble(int i);
Dcomplete-preamble.h2 void wibble();
Dlinkage.c12 static int wibble(int);
Dfix-its.c4 int wibble; member
Dcomplete-recovery.m10 blarg * blah = wibble;
/external/clang/test/Parser/
Dtop-level-semi-cxx0x.cpp7 void wibble();
/external/clang/test/FixIt/
Dtypo.cpp39 namespace wibble = blarg; // expected-error{{no namespace named 'blarg'; did you mean 'blargh'?}}
Dtypo.m23 float wibble; field
/external/clang/test/ASTMerge/Inputs/
Dinterface1.m69 - (float)wibble:(int)a1 second:(int)a2;
Dinterface2.m68 - (float)wibble:(int)a1 second:(int)a2;
/external/dnsmasq/
DCHANGELOG.archive701 dhcp-host=<mac addr>,wibble
703 dhcp-host=wibble
705 wibble 1.2.3.4