Home
last modified time | relevance | path

Searched refs:DeclModuleLocalVisibleLookupAbbrev (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h644 unsigned DeclModuleLocalVisibleLookupAbbrev = 0; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp2979 DeclModuleLocalVisibleLookupAbbrev = Stream.EmitAbbrev(std::move(Abv)); in WriteDeclAbbrevs()
H A DASTWriter.cpp4928 Stream.EmitRecordWithBlob(DeclModuleLocalVisibleLookupAbbrev, in WriteDeclContextVisibleBlock()