Searched refs:OtherRegion (Results 1 – 2 of 2) sorted by relevance
483 const TypedValueRegion *OtherRegion = in willObjectBeAnalyzedLater() local485 if (!OtherRegion) in willObjectBeAnalyzedLater()490 if (CurrRegion->isSubRegionOf(OtherRegion)) in willObjectBeAnalyzedLater()
12438 SequenceTree::Seq OtherRegion; in VisitCallExpr() local12441 OtherRegion = Tree.allocate(Region); in VisitCallExpr()12444 OtherRegion = Region; in VisitCallExpr()12458 Region = OtherRegion; in VisitCallExpr()12465 Tree.merge(OtherRegion); in VisitCallExpr()