Searched refs:isRegionAlreadyAdded (Results 1 – 1 of 1) sorted by relevance
637 if (!isBranch && !isRegionAlreadyAdded(NestedLoc, EndLoc)) in popRegions()657 if (!isBranch && !isRegionAlreadyAdded(StartLoc, NestedLoc)) in popRegions()761 bool isRegionAlreadyAdded(SourceLocation StartLoc, SourceLocation EndLoc, in isRegionAlreadyAdded() function782 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()