Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTWriter.h534 unsigned DeclContextLexicalAbbrev; variable
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1978 DeclContextLexicalAbbrev = Stream.EmitAbbrev(Abv); in WriteDeclAbbrevs()
DASTWriter.cpp2787 Stream.EmitRecordWithBlob(DeclContextLexicalAbbrev, Record, data(Decls)); in WriteDeclContextLexicalBlock()
4221 DeclContextLexicalAbbrev(0), DeclContextVisibleLookupAbbrev(0), in ASTWriter()