Home
last modified time | relevance | path

Searched refs:TC2 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/SemaTemplate/
Dexplicit-instantiation.cpp105 class TC2 { class in TC1
/external/bison/m4/
Dprintf.m4868 dnl values with the 0 flag correctly. (ISO C99 + TC1 + TC2.) See
/external/clang/lib/Sema/
DSemaChecking.cpp9634 const Type::TypeClass TC2 = T2->getTypeClass(); in isLayoutCompatible() local
9636 if (TC1 != TC2) in isLayoutCompatible()
/external/clang/docs/
DUsersManual.rst33 C99 (+TC1, TC2, TC3).