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.h936 DECL_TEMPLATE_TEMPLATE_PARM, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1227 Code = serialization::DECL_TEMPLATE_TEMPLATE_PARM; in VisitTemplateTemplateParmDecl()
DASTReaderDecl.cpp2011 case DECL_TEMPLATE_TEMPLATE_PARM: in ReadDeclRecord()
DASTWriter.cpp921 RECORD(DECL_TEMPLATE_TEMPLATE_PARM); in WriteBlockInfoBlock()