Home
last modified time | relevance | path

Searched refs:constructorType (Results 1 – 15 of 15) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DparseConst.cpp48constructorType(constructType), singleConstantParam(singleConstParam), error(false), isMatrix(fals… in TConstTraverser()
58 TOperator constructorType; member in glslang::TConstTraverser
82 constructorType = node->getOp(); in visitAggregate()
103 constructorType = EOpNull; in visitAggregate()
200 …eConstTree(TIntermNode* root, TConstUnionArray unionArray, TOperator constructorType, const TType&… in parseConstTree() argument
205 TConstTraverser it(unionArray, singleConstantParam, constructorType, t); in parseConstTree()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DparseConst.cpp28 constructorType(constructType), in TConstTraverser()
51 TOperator constructorType; member in TConstTraverser
122 constructorType = node->getOp(); in visitAggregate()
142 constructorType = EOpNull; in visitAggregate()
239 …ceLoc& line, TIntermNode* root, ConstantUnion* unionArray, TOperator constructorType, TType t, boo… in parseConstTree() argument
244 TConstTraverser it(unionArray, singleConstantParam, constructorType, infoSink, t); in parseConstTree()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DFunctionLookup.h34 const TType &constructorType() const;
48 const TType *constructorType,
DFunctionLookup.cpp47 const TType *constructorType, in TFunctionLookup() argument
49 : mName(name), mConstructorType(constructorType), mThisNode(nullptr), mSymbol(symbol) in TFunctionLookup()
149 const TType &TFunctionLookup::constructorType() const in constructorType() function in sh::TFunctionLookup
DParseContext.cpp4218 TType type = fnCall->constructorType(); in addConstructor()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DFunctionLookup.h34 const TType &constructorType() const;
48 const TType *constructorType,
DFunctionLookup.cpp47 const TType *constructorType, in TFunctionLookup() argument
49 : mName(name), mConstructorType(constructorType), mThisNode(nullptr), mSymbol(symbol) in TFunctionLookup()
149 const TType &TFunctionLookup::constructorType() const in constructorType() function in sh::TFunctionLookup
DParseContext.cpp3611 TType type = fnCall->constructorType(); in addConstructor()
/third_party/typescript/src/compiler/
Dchecker.ts2276 const constructorType = getTypeOfSymbol(classSymbol);
2277 if (getPropertyOfType(constructorType, name)) {
39366 const constructorType = getTypeOfSymbol(resolvedSymbol);
39367 if (constructorType && isConstructorType(constructorType)) {
/third_party/typescript/lib/
Dtsc.js37552 var constructorType = getTypeOfSymbol(classSymbol);
37553 if (getPropertyOfType(constructorType, name)) {
66583 var constructorType = getTypeOfSymbol(resolvedSymbol);
66584 if (constructorType && isConstructorType(constructorType)) {
DtypingsInstaller.js45902 var constructorType = getTypeOfSymbol(classSymbol);
45903 if (getPropertyOfType(constructorType, name)) {
79463 var constructorType = getTypeOfSymbol(resolvedSymbol);
79464 if (constructorType && isConstructorType(constructorType)) {
Dtypescript.js46107 var constructorType = getTypeOfSymbol(classSymbol);
46108 if (getPropertyOfType(constructorType, name)) {
79668 var constructorType = getTypeOfSymbol(resolvedSymbol);
79669 if (constructorType && isConstructorType(constructorType)) {
DtypescriptServices.js46107 var constructorType = getTypeOfSymbol(classSymbol);
46108 if (getPropertyOfType(constructorType, name)) {
79668 var constructorType = getTypeOfSymbol(resolvedSymbol);
79669 if (constructorType && isConstructorType(constructorType)) {
Dtsserverlibrary.js46107 var constructorType = getTypeOfSymbol(classSymbol);
46108 if (getPropertyOfType(constructorType, name)) {
79668 var constructorType = getTypeOfSymbol(resolvedSymbol);
79669 if (constructorType && isConstructorType(constructorType)) {
Dtsserver.js45913 var constructorType = getTypeOfSymbol(classSymbol);
45914 if (getPropertyOfType(constructorType, name)) {
79474 var constructorType = getTypeOfSymbol(resolvedSymbol);
79475 if (constructorType && isConstructorType(constructorType)) {