Searched defs:NDC (Results 1 – 6 of 6) sorted by relevance
175 struct NDC { struct178 NDC() { } in NDC() argument179 NDC(T &ref) : ref(ref) { } in NDC() argument
24 void test_f0(NonDefaultConstructible NDC) { in test_f0()
28 void test_f0(NonDefaultConstructible NDC) { in test_f0()
47 NoDefCon &NDC = Z<NoDefCon>::value; // expected-note{{instantiation}} in test() local
453 MappingNormalization<NDLLCharacteristics, uint16_t> NDC( mapping() local