Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h898 TYPE_DECAYED = 41, enumerator
/external/clang/lib/Serialization/
DASTWriter.cpp148 Code = TYPE_DECAYED; in VisitDecayedType()
1067 RECORD(TYPE_DECAYED); in WriteBlockInfoBlock()
DASTReader.cpp5243 case TYPE_DECAYED: { in readTypeRecord()
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp875 RECORD(TYPE_DECAYED); in WriteBlockInfoBlock()