Home
last modified time | relevance | path

Searched refs:setDeserializedSafeBufferOptOutMap (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1637 bool Preprocessor::setDeserializedSafeBufferOptOutMap( in setDeserializedSafeBufferOptOutMap() function in Preprocessor
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h3095 bool setDeserializedSafeBufferOptOutMap(
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3891 PP.setDeserializedSafeBufferOptOutMap(SrcLocs); in ReadASTBlock()