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