Searched refs:TOR (Results 1 – 6 of 6) sorted by relevance
81 else if (const CXXTempObjectRegion *TOR = dyn_cast<CXXTempObjectRegion>(R)) { in genName() local82 QualType Ty = TOR->getValueType().getLocalUnqualifiedType(); in genName()86 range = TOR->getExpr()->getSourceRange(); in genName()
48 TOR 0 "||"
351 } else if (t == TOR) { in andor()581 case TOR: in command()944 RETURN(TOR); in xxreadtoken()
72 #define TOR 5 /* || */ macro
128 t = block(c == LOGAND? TAND: TOR, t, p, NOWORDS); in andor()
148 case TOR: