Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1127 DECL_VAR_TEMPLATE_SPECIALIZATION, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1435 Code = serialization::DECL_VAR_TEMPLATE_SPECIALIZATION; in VisitVarTemplateSpecializationDecl()
DASTReaderDecl.cpp3315 case DECL_VAR_TEMPLATE_SPECIALIZATION: in ReadDeclRecord()
DASTWriter.cpp1117 RECORD(DECL_VAR_TEMPLATE_SPECIALIZATION); in WriteBlockInfoBlock()