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.cpp1565 LoadedSafeBufferOptOutMap.lookupLoadedOptOutMap(Loc, SourceMgr); in isSafeBufferOptOut()
1647 LoadedSafeBufferOptOutMap.findAndConsLoadedOptOutMap(*It, SourceMgr); in setDeserializedSafeBufferOptOutMap()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h3055 } LoadedSafeBufferOptOutMap; variable