Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1127 DECL_TEMPLATE_TEMPLATE_PARM, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1501 Code = serialization::DECL_TEMPLATE_TEMPLATE_PARM; in VisitTemplateTemplateParmDecl()
DASTReaderDecl.cpp3218 case DECL_TEMPLATE_TEMPLATE_PARM: in ReadDeclRecord()
DASTWriter.cpp1084 RECORD(DECL_TEMPLATE_TEMPLATE_PARM); in WriteBlockInfoBlock()