Searched refs:TC1 (Results 1 – 7 of 7) sorted by relevance
94 class TC1 { class95 void meth(TC1);
104 class TC1 { class
39 template <typename T> constexpr class TC1 {}; // expected-error {{class cannot be marked constexpr}} class
1575 -781& !G���ۓY>=M]dl��ճ�i-.:K]s���kE*$-3/%)=P\^TC1". …
9062 const Type::TypeClass TC1 = T1->getTypeClass(); in isLayoutCompatible() local9065 if (TC1 != TC2) in isLayoutCompatible()9068 if (TC1 == Type::Enum) { in isLayoutCompatible()9072 } else if (TC1 == Type::Record) { in isLayoutCompatible()
868 dnl values with the 0 flag correctly. (ISO C99 + TC1 + TC2.) See
33 C99 (+TC1, TC2, TC3).