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.h1110 DECL_CXX_CONVERSION, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1252 Code = serialization::DECL_CXX_CONVERSION; in VisitCXXConversionDecl()
DASTReaderDecl.cpp3291 case DECL_CXX_CONVERSION: in ReadDeclRecord()
DASTWriter.cpp1109 RECORD(DECL_CXX_CONVERSION); in WriteBlockInfoBlock()