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.cpp1605 bool Preprocessor::setDeserializedSafeBufferOptOutMap( in setDeserializedSafeBufferOptOutMap() function in Preprocessor
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h3020 bool setDeserializedSafeBufferOptOutMap(
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3609 PP.setDeserializedSafeBufferOptOutMap(SrcLocs); in ReadASTBlock()