Home | History | Annotate | Download | only in Sema

Lines Matching refs:isBooleanType

5094     } else if (ParamType->isBooleanType()) {
5124 if (ParamType->isBooleanType()) {
5517 } else if (T->isBooleanType()) {