Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1522 auto TestInMap = [&SourceMgr](const SafeBufferOptOutRegionsTy &Map, in isSafeBufferOptOut() local
1562 return TestInMap(SafeBufferOptOutMap, Loc); in isSafeBufferOptOut()
1568 return TestInMap(*LoadedRegions, Loc); in isSafeBufferOptOut()