Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Serialization/
DASTBitCodes.h1244 DECL_TYPEALIAS, enumerator
/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTWriterDecl.cpp410 Code = serialization::DECL_TYPEALIAS; in VisitTypeAliasDecl()
DASTReaderDecl.cpp3665 case DECL_TYPEALIAS: in ReadDeclRecord()
DASTWriter.cpp961 RECORD(DECL_TYPEALIAS); in WriteBlockInfoBlock()