Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Serialization/
H A DASTBitCodes.h1425 DECL_VAR_TEMPLATE, enumerator
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp1630 Code = serialization::DECL_VAR_TEMPLATE; in VisitVarTemplateDecl()
H A DASTReaderDecl.cpp3758 case DECL_VAR_TEMPLATE: in ReadDeclRecord()
H A DASTWriter.cpp1005 RECORD(DECL_VAR_TEMPLATE); in WriteBlockInfoBlock()