Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1215 DECL_TYPEALIAS, enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp483 Code = serialization::DECL_TYPEALIAS; in VisitTypeAliasDecl()
H A DASTReaderDecl.cpp3858 case DECL_TYPEALIAS: in ReadDeclRecord()
H A DASTWriter.cpp1021 RECORD(DECL_TYPEALIAS); in WriteBlockInfoBlock()