Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1403 DECL_VAR_TEMPLATE, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp1575 Code = serialization::DECL_VAR_TEMPLATE; in VisitVarTemplateDecl()
H A DASTReaderDecl.cpp3889 case DECL_VAR_TEMPLATE: in ReadDeclRecord()
H A DASTWriter.cpp925 RECORD(DECL_VAR_TEMPLATE); in WriteBlockInfoBlock()