Searched refs:DeclRecordAbbrev (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Serialization/
H A DASTWriter.h550 unsigned DeclRecordAbbrev = 0; member in class:clang::ASTWriter
723 unsigned getDeclRecordAbbrev() const { return DeclRecordAbbrev; }
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp2141 DeclRecordAbbrev = Stream.EmitAbbrev(std::move(Abv));

Completed in 292 milliseconds