Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h869 TYPE_DECAYED = 41, enumerator
/external/clang/lib/Serialization/
DASTWriter.cpp119 Code = TYPE_DECAYED; in VisitDecayedType()
988 RECORD(TYPE_DECAYED); in WriteBlockInfoBlock()
DASTReader.cpp5275 case TYPE_DECAYED: { in readTypeRecord()