Searched defs:addConstructor (Results 1 – 8 of 8) sorted by relevance
32 default ConstructorDeclaration addConstructor(Modifier... modifiers) { in addConstructor() method
70 public ConstructorWriter addConstructor() { in addConstructor() method in ClassWriter
50 public ConstructorWriter addConstructor() { in addConstructor() method in EnumWriter
276 private void addConstructor() { in addConstructor() method in AbstractComponentWriter
2062 public void addConstructor(MethodInfo ctor) { in addConstructor() method in ClassInfo
2101 TIntermTyped* TParseContext::addConstructor(TIntermNode* arguments, const TType* type, TOperator op… in addConstructor() function in TParseContext
6515 TIntermTyped* TParseContext::addConstructor(const TSourceLoc& loc, TIntermNode* node, const TType& … in addConstructor() function in glslang::TParseContext
8156 TIntermTyped* HlslParseContext::addConstructor(const TSourceLoc& loc, TIntermTyped* node, const TTy… in addConstructor() function in glslang::HlslParseContext