Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1480 auto FirstRegionEndingAfterLoc = llvm::partition_point( in isSafeBufferOptOut() local
1487 if (FirstRegionEndingAfterLoc != SafeBufferOptOutMap.end()) { in isSafeBufferOptOut()
1489 return SourceMgr.isBeforeInTranslationUnit(FirstRegionEndingAfterLoc->first, in isSafeBufferOptOut()