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