Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h872 TYPE_DECLTYPE = 23, enumerator
/external/clang/lib/Serialization/
DASTWriter.cpp273 Code = TYPE_DECLTYPE; in VisitDecltypeType()
1012 RECORD(TYPE_DECLTYPE); in WriteBlockInfoBlock()
DASTReader.cpp5404 case TYPE_DECLTYPE: { in readTypeRecord()