Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h862 TYPE_DECLTYPE = 23, enumerator
/external/clang/lib/Serialization/
DASTWriter.cpp303 Code = TYPE_DECLTYPE; in VisitDecltypeType()
1049 RECORD(TYPE_DECLTYPE); in WriteBlockInfoBlock()
DASTReader.cpp5437 case TYPE_DECLTYPE: { in readTypeRecord()
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp856 RECORD(TYPE_DECLTYPE); in WriteBlockInfoBlock()