Searched defs:ABC (Results 1 – 8 of 8) sorted by relevance
3 struct ABC { struct12 double ABC::a = 1.0; argument
32 template<typename T> struct ABC { struct33 int func () { in func()
11 fn_t ABC __attribute__ ((nocommon)); variable
26 class ABC {}; // expected-note {{'::using_suggestion_ty_dropped_specifier::ABC' declared here}} class
41 …static const char *const abc="abcdefghijklmnopqrstuvwxyz", *const ABC="ABCDEFGHIJKLMNOPQRSTUVWXYZ"; in TestAPI() local
397 int ABC, BCD, BD, CD; in TIM_SORT_COLLAPSE() local
233 enum ABC { enum
386 Float4 ABC = M[0] + M[1] + M[2]; in generate() local