Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Serialization/
HDASTBitCodes.h1036 DECL_VAR_TEMPLATE_SPECIALIZATION, enumerator
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriterDecl.cpp1260 Code = serialization::DECL_VAR_TEMPLATE_SPECIALIZATION; in VisitVarTemplateSpecializationDecl()
HDASTReaderDecl.cpp2463 case DECL_VAR_TEMPLATE_SPECIALIZATION: in ReadDeclRecord()
HDASTWriter.cpp951 RECORD(DECL_VAR_TEMPLATE_SPECIALIZATION); in WriteBlockInfoBlock()