Home
last modified time | relevance | path

Searched refs:WriteDeclUpdatesBlocks (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTWriter.h531 void WriteDeclUpdatesBlocks(RecordDataImpl &OffsetsRecord);
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp4989 WriteDeclUpdatesBlocks(DeclUpdatesOffsetsRecord); in WriteASTCore()
5159 void ASTWriter::WriteDeclUpdatesBlocks(RecordDataImpl &OffsetsRecord) { in WriteDeclUpdatesBlocks() function in ASTWriter