Home | History | Annotate | Download | only in Sema

Lines Matching refs:CXXBoolLiteralExpr

4609          isa<CXXBoolLiteralExpr>(Init) &&
4610 !cast<CXXBoolLiteralExpr>(Init)->getValue() &&