Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1234 DECL_RECORD, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp506 Code = serialization::DECL_RECORD; in VisitRecordDecl()
2014 Abv->Add(BitCodeAbbrevOp(serialization::DECL_RECORD)); in WriteDeclAbbrevs()
H A DASTReaderDecl.cpp3808 case DECL_RECORD: in ReadDeclRecord()
H A DASTWriter.cpp883 RECORD(DECL_RECORD); in WriteBlockInfoBlock()