Home
last modified time | relevance | path

Searched refs:isPrivateCtor (Results 1 – 7 of 7) sorted by relevance

/dports/devel/py-sip/sip-5.5.0/code_generator/
H A Dexport.c116 if (isPrivateCtor(ct)) in generateAPI()
458 if (isPrivateCtor(ct)) in xmlClass()
H A Dtype_hints.c324 if (isPrivateCtor(ct)) in pyiClass()
432 if (isPrivateCtor(ct)) in pyiClass()
H A Dgencode.c6321 if (isPrivateCtor(ct)) in generateShadowCode()
8515 if (isPrivateCtor(ct)) in generateShadowClassDeclaration()
10403 if (isPrivateCtor(ct)) in generateTypeInit()
14381 if (isPrivateCtor(ct)) in hasClassDocstring()
14416 if (isPrivateCtor(ct)) in generateClassDocstring()
14446 if (isPrivateCtor(ct)) in generateClassDocstring()
H A Dsip.h251 #define isPrivateCtor(c) ((c)->ctorflags & SECT_IS_PRIVATE) macro
H A Dtransform.c1444 if (isPrivateCtor(ct)) in addDefaultCopyCtor()
H A Dparser.c10397 if (!isPrivateCtor(ct)) in newCtor()
10419 if (!isPrivateCtor(ct)) in newCtor()
/dports/devel/py-sip/sip-5.5.0/code_generator/metasrc/
H A Dparser.y6758 if (!isPrivateCtor(ct)) in newCtor()
6780 if (!isPrivateCtor(ct)) in newCtor()