Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1016 DECL_CXX_CONVERSION, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1025 Code = serialization::DECL_CXX_CONVERSION; in VisitCXXConversionDecl()
DASTReaderDecl.cpp2286 case DECL_CXX_CONVERSION: in ReadDeclRecord()
DASTWriter.cpp942 RECORD(DECL_CXX_CONVERSION); in WriteBlockInfoBlock()