Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DDwarf.def217 HANDLE_DW_TAG(0x4103, class_template, 0, GNU, DW_KIND_NONE)
/openbsd/gnu/gcc/gcc/cp/
H A Dpt.c851 tree class_template; in retrieve_specialization() local
860 class_template = CLASSTYPE_TI_TEMPLATE (DECL_CONTEXT (tmpl)); in retrieve_specialization()
862 = retrieve_specialization (class_template, args, in retrieve_specialization()