Home
last modified time | relevance | path

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

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