Home | History | Annotate | Download | only in Sema

Lines Matching refs:TST_bool

743   case DeclSpec::TST_bool: Result = Context.BoolTy; break; // _Bool or bool