Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1248 DECL_TYPEALIAS, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp444 Code = serialization::DECL_TYPEALIAS; in VisitTypeAliasDecl()
H A DASTReaderDecl.cpp3833 case DECL_TYPEALIAS: in ReadDeclRecord()
H A DASTWriter.cpp972 RECORD(DECL_TYPEALIAS); in WriteBlockInfoBlock()