Home | History | Annotate | Download | only in Core

Lines Matching refs:isBooleanType

105   if (castTy->isBooleanType()) {
142 if (castTy->isBooleanType()) {
467 assert(resultTy->isBooleanType() ||
469 assert(symIntExpr->getType()->isBooleanType() ||