Home | History | Annotate | Download | only in parser

Lines Matching refs:hasConditionContextCodegen

162         virtual bool hasConditionContextCodegen() const { return false; }
804 virtual bool hasConditionContextCodegen() const { return expr()->hasConditionContextCodegen(); }
975 virtual bool hasConditionContextCodegen() const { return true; }