Searched refs:isRegionAlreadyAdded (Results 1 – 1 of 1) sorted by relevance
1024 if (!isBranch && !isRegionAlreadyAdded(NestedLoc, EndLoc)) in popRegions()1044 if (!isBranch && !isRegionAlreadyAdded(StartLoc, NestedLoc)) in popRegions()1166 bool isRegionAlreadyAdded(SourceLocation StartLoc, SourceLocation EndLoc, in isRegionAlreadyAdded() function1187 isRegionAlreadyAdded(getStartOfFileOrMacro(MostRecentLocation), in adjustForOutOfOrderTraversal()