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.cpp1490 auto TestInMap = [&SourceMgr](const SafeBufferOptOutRegionsTy &Map, in isSafeBufferOptOut() local
1530 return TestInMap(SafeBufferOptOutMap, Loc); in isSafeBufferOptOut()
1536 return TestInMap(*LoadedRegions, Loc); in isSafeBufferOptOut()