Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddecl.cc10120 bool memtmpl = (!block_local in grokfndecl() local
10123 if (memtmpl) in grokfndecl()
10143 || (friendp && !memtmpl && !funcdef_flag))))) in grokfndecl()
14269 bool memtmpl = (current_template_depth in grokdeclarator() local
14271 if (memtmpl) in grokdeclarator()
Dpt.cc29440 bool memtmpl = false; in build_deduction_guide() local
29504 memtmpl = true; in build_deduction_guide()
29599 if (!memtmpl) in build_deduction_guide()