Home
last modified time | relevance | path

Searched refs:uppRegion (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/
HDPPConditionalDirectiveRecord.cpp39 SourceLocation uppRegion; in rangeIntersectsConditionalDirective() local
41 uppRegion = upp->getRegionLoc(); in rangeIntersectsConditionalDirective()
43 return low->getRegionLoc() != uppRegion; in rangeIntersectsConditionalDirective()