Home | History | Annotate | Download | only in Core

Lines Matching refs:TmpR

524     if (const CXXTempObjectRegion *TmpR = dyn_cast<CXXTempObjectRegion>(R))
525 InitE = TmpR->getExpr();