Searched refs:getRegionLoc (Results 1 – 2 of 2) sorted by relevance
41 uppRegion = upp->getRegionLoc(); in rangeIntersectsConditionalDirective()43 return low->getRegionLoc() != uppRegion; in rangeIntersectsConditionalDirective()60 return low->getRegionLoc(); in findConditionalDirectiveRegionLoc()
39 SourceLocation getRegionLoc() const { return RegionLoc; } in getRegionLoc() function