Home
last modified time | relevance | path

Searched defs:createConstructor (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts102 …export const createConstructor = Debug.deprecate(factory.createConstructorDeclaration, factoryDepr… constant
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp1306 spirv::IdRef OutputSPIRVTraverser::createConstructor(TIntermAggregate *node, spirv::IdRef typeId) in createConstructor() function in sh::__anon7ee1a0100111::OutputSPIRVTraverser
/third_party/glslang/SPIRV/
DSpvBuilder.cpp3257 Id Builder::createConstructor(Decoration precision, const std::vector<Id>& sources, Id resultTypeId) in createConstructor() function in spv::Builder
/third_party/typescript/lib/
DtypescriptServices.d.ts7546 const createConstructor: { constant
Dtypescript.d.ts7546 const createConstructor: { constant
Dtsserverlibrary.d.ts11492 const createConstructor: { constant
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts7546 const createConstructor: { constant
Dtsserverlibrary.d.ts11492 const createConstructor: { constant
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp96649 ClassObjectCreationOp createConstructor; member