Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTBitCodes.h1338 DECL_VAR_TEMPLATE, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterDecl.cpp1569 Code = serialization::DECL_VAR_TEMPLATE; in VisitVarTemplateDecl()
HDASTReaderDecl.cpp3850 case DECL_VAR_TEMPLATE: in ReadDeclRecord()
HDASTWriter.cpp892 RECORD(DECL_VAR_TEMPLATE); in WriteBlockInfoBlock()