Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h833 TYPE_DECLTYPE = 23, enumerator
/external/clang/lib/Serialization/
DASTWriter.cpp268 Code = TYPE_DECLTYPE; in VisitDecltypeType()
970 RECORD(TYPE_DECLTYPE); in WriteBlockInfoBlock()
DASTReader.cpp5458 case TYPE_DECLTYPE: { in readTypeRecord()