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.cpp1647 LoadedSafeBufferOptOutMap.findAndConsLoadedOptOutMap(*It, SourceMgr); in setDeserializedSafeBufferOptOutMap()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h3038 findAndConsLoadedOptOutMap(SourceLocation Loc, SourceManager &SrcMgr) { in findAndConsLoadedOptOutMap() function