Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1615 LoadedSafeBufferOptOutMap.findAndConsLoadedOptOutMap(*It, SourceMgr); in setDeserializedSafeBufferOptOutMap()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2963 findAndConsLoadedOptOutMap(SourceLocation Loc, SourceManager &SrcMgr) { in findAndConsLoadedOptOutMap() function