Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTWriter.h433 unsigned DeclContextLexicalAbbrev; variable
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1608 DeclContextLexicalAbbrev = Stream.EmitAbbrev(Abv); in WriteDeclsBlockAbbrevs()
DASTWriter.cpp2183 Stream.EmitRecordWithBlob(DeclContextLexicalAbbrev, Record, data(Decls)); in WriteDeclContextLexicalBlock()
3132 DeclParmVarAbbrev(0), DeclContextLexicalAbbrev(0), in ASTWriter()