Home
last modified time | relevance | path

Searched refs:class_template (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.def217 HANDLE_DW_TAG(0x4103, class_template, 0, GNU, DW_KIND_NONE)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c1258 tree class_template = CLASSTYPE_TI_TEMPLATE (DECL_CONTEXT (tmpl)); in retrieve_specialization() local
1260 = retrieve_specialization (class_template, args, 0); in retrieve_specialization()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc1282 tree class_template = CLASSTYPE_TI_TEMPLATE (DECL_CONTEXT (tmpl)); in retrieve_specialization() local
1284 = retrieve_specialization (class_template, args, 0); in retrieve_specialization()