Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTWriter.h558 unsigned DeclContextLexicalAbbrev; variable
/external/clang/lib/Serialization/
DASTWriterDecl.cpp2060 DeclContextLexicalAbbrev = Stream.EmitAbbrev(Abv); in WriteDeclAbbrevs()
DASTWriter.cpp2762 Stream.EmitRecordWithBlob(DeclContextLexicalAbbrev, Record, in WriteDeclContextLexicalBlock()
4037 DeclContextLexicalAbbrev(0), DeclContextVisibleLookupAbbrev(0), in ASTWriter()