Searched refs:LabelTrue (Results 1 – 1 of 1) sorted by relevance
257 LabelTy LabelTrue = this->getLabel(); in VisitCastExpr() local258 if (!this->jumpTrue(LabelTrue)) in VisitCastExpr()278 this->emitLabel(LabelTrue); in VisitCastExpr()547 LabelTy LabelTrue = this->getLabel(); in VisitLogicalBinOp() local552 if (!this->jumpTrue(LabelTrue)) in VisitLogicalBinOp()560 this->emitLabel(LabelTrue); in VisitLogicalBinOp()