Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1533 LoadedSafeBufferOptOutMap.lookupLoadedOptOutMap(Loc, SourceMgr); in isSafeBufferOptOut()
1615 LoadedSafeBufferOptOutMap.findAndConsLoadedOptOutMap(*It, SourceMgr); in setDeserializedSafeBufferOptOutMap()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2980 } LoadedSafeBufferOptOutMap; variable