Home | History | Annotate | Download | only in AST

Lines Matching refs:isBooleanType

44   if (E->getType()->isBooleanType()) return true;
1214 assert(!getType()->isBooleanType() && "unheralded conversion to bool");