Home
last modified time | relevance | path

Searched refs:TYPE_DECLTYPE (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTBitCodes.h1102 TYPE_DECLTYPE = 23, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp359 Code = TYPE_DECLTYPE; in VisitDecltypeType()
1211 RECORD(TYPE_DECLTYPE); in WriteBlockInfoBlock()
H A DASTReader.cpp6108 case TYPE_DECLTYPE: { in readTypeRecord()