Searched defs:Weird (Results 1 – 2 of 2) sorted by relevance
70 class Weird class80 Weird(int32_t val, OddTag) : value(val, OddTag()) {} in Weird() function in Weird
136 template <class T> struct Weird { global() struct 146 template struct Weird<float>; // expected-note{{evil1::Weird<float>' requested}} global() variable 147 template struct Weird<evil>; global() variable