Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTWriter.h535 unsigned DeclContextVisibleLookupAbbrev; variable
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1984 DeclContextVisibleLookupAbbrev = Stream.EmitAbbrev(Abv); in WriteDeclAbbrevs()
DASTWriter.cpp3901 Stream.EmitRecordWithBlob(DeclContextVisibleLookupAbbrev, Record, in WriteDeclContextVisibleBlock()
4221 DeclContextLexicalAbbrev(0), DeclContextVisibleLookupAbbrev(0), in ASTWriter()