Searched refs:serializeSafeBufferOptOutMap (Results 1 – 3 of 3) sorted by relevance
1586 Preprocessor::serializeSafeBufferOptOutMap() const { in serializeSafeBufferOptOutMap() function in Preprocessor
3014 SmallVector<SourceLocation, 64> serializeSafeBufferOptOutMap() const;
2530 for (SourceLocation &S : PP.serializeSafeBufferOptOutMap()) in WritePreprocessor()