Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h710 TYPE_DECLTYPE = 23, enumerator
/external/clang/lib/Serialization/
DASTWriter.cpp232 Code = TYPE_DECLTYPE; in VisitDecltypeType()
859 RECORD(TYPE_DECLTYPE); in WriteBlockInfoBlock()
DASTReader.cpp3946 case TYPE_DECLTYPE: { in readTypeRecord()