Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTWriter.h619 unsigned DeclUsingShadowAbbrev = 0; variable
831 unsigned getDeclUsingShadowAbbrev() const { return DeclUsingShadowAbbrev; } in getDeclUsingShadowAbbrev()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterDecl.cpp2591 DeclUsingShadowAbbrev = Stream.EmitAbbrev(std::move(Abv)); in WriteDeclAbbrevs()