Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTWriter.h473 unsigned DeclContextLexicalAbbrev; variable
/external/clang/lib/Serialization/
DASTWriterDecl.cpp2093 DeclContextLexicalAbbrev = Stream.EmitAbbrev(Abv); in WriteDeclAbbrevs()
DASTWriter.cpp2781 Stream.EmitRecordWithBlob(DeclContextLexicalAbbrev, Record, in WriteDeclContextLexicalBlock()
4088 DeclContextLexicalAbbrev(0), DeclContextVisibleLookupAbbrev(0), in ASTWriter()