Home | History | Annotate | Download | only in Sema

Lines Matching refs:TST_bool

258     case TST_bool:
392 case DeclSpec::TST_bool: return "_Bool";
617 if (TypeAltiVecVector && (T == TST_bool) && !TypeAltiVecBool) {