Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTWriter.h474 unsigned DeclContextVisibleLookupAbbrev; variable
/external/clang/lib/Serialization/
DASTWriterDecl.cpp2098 DeclContextVisibleLookupAbbrev = Stream.EmitAbbrev(Abv); in WriteDeclAbbrevs()
DASTWriter.cpp3789 Stream.EmitRecordWithBlob(DeclContextVisibleLookupAbbrev, Record, in WriteDeclContextVisibleBlock()
4088 DeclContextLexicalAbbrev(0), DeclContextVisibleLookupAbbrev(0), in ASTWriter()