Searched refs:cn_template (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/swig-12/Source/Swig/
H A Dsymbol.c775 int cn_template = Equal(cnt, "template") && Checkattr(cn, "templatetype", "cdecl"); local
777 if (!((n_template && cn_plain_cdecl) || (cn_template && n_plain_cdecl))) {

Completed in 96 milliseconds