Searched defs:cType (Results 1 – 3 of 3) sorted by relevance
| /napi_generator/src/cli/h2dts/src/tsGen/ |
| D | tsMain.js | 62 function isStringType(cType) { argument 76 function isBoolType(cType) { argument 83 function isNumberType(cType) { argument 107 function basicC2js(cType) { argument 121 function getJsTypeFromC(cType, typeInfo) { argument
|
| /napi_generator/src/cli/h2dtscpp/src/src/tsGen/ |
| D | tsMain.js | 71 function isStringType(cType) { argument 85 function isBoolType(cType) { argument 92 function isNumberType(cType) { argument 116 function basicC2js(cType) { argument 130 function getJsTypeFromC(cType, typeInfo) { argument
|
| /napi_generator/src/cli/dts2cpp/src/gen/generate/ |
| D | param_generate.js | 942 function getValueCheckout(funcValue, param, inParamName, p, cType) { argument 964 function isEnumTypeFunc(cType, funcValue) { argument 973 function paramGenerateCommon(p, cType, funcValue, param, modifiers, inParamName) { argument
|