Home
last modified time | relevance | path

Searched defs:ctorType (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/sksl/ir/
DSkSLConstructor.cpp132 const Type& ctorType = type.componentType().toCompound(context, arg->type().columns(), in convert_compound_constructor() local
/external/jdiff/src/jdiff/
DAPIHandler.java107 String ctorType = attributes.getValue("type"); in startElement() local
DHTMLReportGenerator.java599 String ctorType = ctorAPI.getSignature(); in reportAllCtors() local
615 String ctorType = ctorAPI.getSignature(); in reportAllCtors() local
/external/angle/src/compiler/translator/hlsl/
DStructureHLSL.cpp440 TType ctorType = type; in addBuiltInConstructor() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp3749 StructorType ctorType) { in emitCXXConstructor()
/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2137 const Type& ctorType = c.type(); in writeConstructorCompoundCast() local