Searched defs:sthis (Results 1 – 3 of 3) sorted by relevance
323 void mangleDecl(Declaration *sthis) in mangleDecl()
454 void mangleDecl(Declaration sthis) in mangleDecl()
2173 PySwigObject *sthis = SWIG_Python_GetSwigThis(obj[0]); in SWIG_Python_InitShadowInstance() local