Home
last modified time | relevance | path

Searched refs:addConstructor (Results 1 – 17 of 17) sorted by relevance

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp962 return addConstructor(loc, base, type); in handleDotDereference()
968 return addConstructor(loc, base, scalarType); in handleDotDereference()
971 return addConstructor(loc, addConstructor(loc, base, scalarType), vectorType); in handleDotDereference()
4613 argOffset = addConstructor(loc, initList, arrayType); in decomposeSampleMethods()
5707 arg1 = addConstructor(loc, arg1, truncType); in addGenMulArgumentConversion()
5712 arg0 = addConstructor(loc, arg0, truncType); in addGenMulArgumentConversion()
5720 arg0 = addConstructor(loc, arg0, truncType); in addGenMulArgumentConversion()
5725 arg1 = addConstructor(loc, arg1, truncType); in addGenMulArgumentConversion()
5733 arg0 = addConstructor(loc, arg0, truncType); in addGenMulArgumentConversion()
5737 arg1 = addConstructor(loc, arg1, truncType); in addGenMulArgumentConversion()
[all …]
DhlslParseHelper.h153 TIntermTyped* addConstructor(const TSourceLoc&, TIntermTyped*, const TType&);
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DParseHelper.h196 TIntermTyped* addConstructor(TIntermNode*, const TType*, TOperator, TFunction*, const TSourceLoc&);
DParseHelper.cpp2101 TIntermTyped* TParseContext::addConstructor(TIntermNode* arguments, const TType* type, TOperator op… in addConstructor() function in TParseContext
3570 callNode = addConstructor(paramNode, &type, op, fnCall, loc); in addFunctionCallOrMethod()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.h569 TIntermTyped *addConstructor(TFunctionLookup *fnCall, const TSourceLoc &line);
DParseContext.cpp3609 TIntermTyped *TParseContext::addConstructor(TFunctionLookup *fnCall, const TSourceLoc &line) in addConstructor() function in sh::TParseContext
5865 return addConstructor(fnCall, loc); in addFunctionCallOrMethod()
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h442 TIntermTyped* addConstructor(const TSourceLoc&, TIntermNode*, const TType&);
DParseHelper.cpp1079 return addConstructor(loc, base, type); in handleDotSwizzle()
1340 result = addConstructor(loc, arguments, type); in handleFunctionCall()
7676 return addConstructor(loc, initList, arrayType); in convertInitializerList()
7724 return addConstructor(loc, emulatedConstructorArguments, type); in convertInitializerList()
7736 TIntermTyped* TParseContext::addConstructor(const TSourceLoc& loc, TIntermNode* node, const TType& … in addConstructor() function in glslang::TParseContext
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.h633 TIntermTyped *addConstructor(TFunctionLookup *fnCall, const TSourceLoc &line);
DParseContext.cpp4216 TIntermTyped *TParseContext::addConstructor(TFunctionLookup *fnCall, const TSourceLoc &line) in addConstructor() function in sh::TParseContext
6882 return addConstructor(fnCall, loc); in addFunctionCallOrMethod()
/third_party/typescript/src/compiler/transformers/
Des2015.ts830 addConstructor(statements, node, constructorLikeName, extendsClauseElement);
881 …function addConstructor(statements: Statement[], node: ClassExpression | ClassDeclaration, name: I…
/third_party/typescript/lib/
Dtsc.js74968 addConstructor(statements, node, constructorLikeName, extendsClauseElement);
74988 function addConstructor(statements, node, name, extendsClauseElement) { function
DtypingsInstaller.js90084 addConstructor(statements, node, constructorLikeName, extendsClauseElement);
90122 function addConstructor(statements, node, name, extendsClauseElement) { function
DtypescriptServices.js90289 addConstructor(statements, node, constructorLikeName, extendsClauseElement);
90327 function addConstructor(statements, node, name, extendsClauseElement) { function
Dtsserverlibrary.js90289 addConstructor(statements, node, constructorLikeName, extendsClauseElement);
90327 function addConstructor(statements, node, name, extendsClauseElement) { function
Dtsserver.js90095 addConstructor(statements, node, constructorLikeName, extendsClauseElement);
90133 function addConstructor(statements, node, name, extendsClauseElement) { function
Dtypescript.js90289 addConstructor(statements, node, constructorLikeName, extendsClauseElement);
90327 function addConstructor(statements, node, name, extendsClauseElement) { function