Home
last modified time | relevance | path

Searched refs:DECL_ENUM (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Serialization/
DASTBitCodes.h960 DECL_ENUM, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp367 Code = serialization::DECL_ENUM; in VisitEnumDecl()
1622 Abv->Add(BitCodeAbbrevOp(serialization::DECL_ENUM)); in WriteDeclAbbrevs()
DASTReaderDecl.cpp2996 case DECL_ENUM: in ReadDeclRecord()
DASTWriter.cpp992 RECORD(DECL_ENUM); in WriteBlockInfoBlock()