Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1394 DECL_CLASS_TEMPLATE, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp1515 Code = serialization::DECL_CLASS_TEMPLATE; in VisitClassTemplateDecl()
H A DASTReaderDecl.cpp3880 case DECL_CLASS_TEMPLATE: in ReadDeclRecord()
H A DASTWriter.cpp922 RECORD(DECL_CLASS_TEMPLATE); in WriteBlockInfoBlock()