Home | History | Annotate | Download | only in Sema

Lines Matching refs:isBooleanType

7222   if (PT->isBooleanType())
12865 if (BitfieldIsOverwide && !FieldTy->isBooleanType()) {