Home
last modified time | relevance | path

Searched defs:tsdecl (Results 1 – 5 of 5) sorted by relevance

/dports/devel/clazy/clazy-1.5/src/checks/manuallevel/
H A Dqhash-with-char-pointer-key.cpp47 auto tsdecl = Utils::templateSpecializationFromVarDecl(decl); in VisitDecl() local
/dports/devel/clazy/clazy-1.5/src/checks/level0/
H A Dqmap-with-pointer-key.cpp48 auto tsdecl = Utils::templateSpecializationFromVarDecl(decl); in VisitDecl() local
H A Dmutable-container-key.cpp54 auto tsdecl = Utils::templateSpecializationFromVarDecl(decl); in VisitDecl() local
/dports/devel/swig/swig-4.0.2/Source/Swig/
H A Dsymbol.c1866 ParmList *Swig_symbol_template_defargs(Parm *parms, Parm *targs, Symtab *tscope, Symtab *tsdecl) { in Swig_symbol_template_defargs()
2014 Symtab *tsdecl = Getattr(tempn, "sym:symtab"); in Swig_symbol_template_deftype() local
/dports/devel/swig/swig-4.0.2/Source/CParse/
H A Dtempl.c337 Symtab *tsdecl = Getattr(n, "sym:symtab"); in Swig_cparse_template_expand() local