Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h647 unsigned ModuleLocalUpdateVisibleAbbrev = 0; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4977 Stream.EmitRecordWithBlob(ModuleLocalUpdateVisibleAbbrev, ModuleLocalRecord, in WriteDeclContextVisibleUpdate()
6356 ModuleLocalUpdateVisibleAbbrev = Stream.EmitAbbrev(std::move(Abv)); in WriteDeclAndTypes()