MCPcopy Create free account

hub / github.com/andrei-markeev/ts2c / functions

Functions1,254 in github.com/andrei-markeev/ts2c

↓ 1 callersMethodgetObjectType
(call: MaybeStandardCall)
src/standard.ts:79
↓ 1 callersMethodgetPointerToTypeText
()
src/types/ctypes.ts:143
↓ 1 callersMethodgetStartNodesForTrekingFunctionScope
(func: kataw.FunctionDeclaration | kataw.FunctionExpression)
src/memory.ts:471
↓ 1 callersMethodgetStructsAndFunctionPrototypes
(typeHelper: TypeHelper)
src/symbols.ts:240
↓ 1 callersFunctiongetT
tests/objs/obj9.c:42
↓ 1 callersFunctiongetT
(a,b,c)
tests/objs/obj9.ts:2
↓ 1 callersFunctiongetUnaryExprResultType
(op: kataw.SyntaxKind, operandType: CType)
src/types/utils.ts:327
↓ 1 callersFunctiongray
(imageSrc)
tests/realworld/gray.ts:1
↓ 1 callersFunctiongray
tests/realworld/gray.c:58
↓ 1 callersFunctioninc_obj_a
tests/funcs/nested5.c:26
↓ 1 callersFunctioninc_obj_a
()
tests/funcs/nested5.ts:5
↓ 1 callersFunctionindirect_recurse
tests/mem/mem6.c:48
↓ 1 callersFunctionindirect_recurse
(arr)
tests/mem/mem6.ts:1
↓ 1 callersMethodinferTypes
(nodes: kataw.SyntaxNode[])
src/types/typehelper.ts:25
↓ 1 callersFunctioninit_files_simple_test
tests/imports/simple/files/simple-test.c:7
↓ 1 callersFunctioninnerFunc
(callback)
tests/funcs/nestedCallback1.ts:2
↓ 1 callersMethodinsertExistingSymbolIntoScope
(node: kataw.Identifier, symbol: SymbolInfo)
src/symbols.ts:120
↓ 1 callersFunctionisBindingElement
(n: kataw.SyntaxNode)
src/types/utils.ts:95
↓ 1 callersFunctionisBreakStatement
(n: kataw.SyntaxNode)
src/types/utils.ts:189
↓ 1 callersFunctionisCallArgument
(n: kataw.SyntaxNode)
src/types/utils.ts:76
↓ 1 callersFunctionisCatchClause
(n: kataw.SyntaxNode)
src/types/utils.ts:186
↓ 1 callersFunctionisContinueStatement
(n: kataw.SyntaxNode)
src/types/utils.ts:192
↓ 1 callersFunctionisFieldElementAccessNotMethodCall
(n: kataw.SyntaxNode)
src/types/utils.ts:125
↓ 1 callersFunctionisFieldPropertyAccessNotMethodCall
(n: kataw.SyntaxNode)
src/types/utils.ts:128
↓ 1 callersFunctionisIdentifierProperty
(n: kataw.SyntaxNode)
src/types/utils.ts:119
↓ 1 callersFunctionisIfStatement
(n: kataw.SyntaxNode)
src/types/utils.ts:165
↓ 1 callersMethodisInsideLoop
(node: kataw.SyntaxNode)
src/memory.ts:502
↓ 1 callersFunctionisLexicalDeclaration
(n: kataw.SyntaxNode)
src/types/utils.ts:110
↓ 1 callersFunctionisLiteral
(n: kataw.SyntaxNode)
src/types/utils.ts:55
↓ 1 callersFunctionisNullOrUndefined
(n: kataw.SyntaxNode)
src/types/utils.ts:208
↓ 1 callersFunctionisPropertyDefinitionList
(n: kataw.SyntaxNode)
src/types/utils.ts:122
↓ 1 callersMethodisScopeVariableDeclaration
(decl: kataw.Identifier)
src/types/typehelper.ts:134
↓ 1 callersFunctionisSideEffectExpression
(n: kataw.SyntaxNode)
src/types/utils.ts:279
↓ 1 callersFunctionisVariableDeclarationList
(n: kataw.SyntaxNode)
src/types/utils.ts:113
↓ 1 callersFunctionisWithStatement
(n: kataw.SyntaxNode)
src/types/utils.ts:143
↓ 1 callersFunctionjs_var_as_str_len
tests/js_var/array6.c:183
↓ 1 callersFunctionjs_var_compute
tests/js_var/binexpr1.c:266
↓ 1 callersFunctionjs_var_compute
tests/numbers/unary2.c:355
↓ 1 callersFunctionjs_var_from
tests/js_var/binexpr7.c:111
↓ 1 callersFunctionjs_var_from
tests/js_var/array4.c:117
↓ 1 callersFunctionjs_var_from
tests/js_var/in2.c:65
↓ 1 callersFunctionjs_var_from
tests/js_var/array6.c:107
↓ 1 callersFunctionjs_var_from
tests/js_var/binexpr5.c:113
↓ 1 callersFunctionjs_var_from
tests/js_var/array3.c:113
↓ 1 callersFunctionjs_var_from
tests/js_var/array5.c:113
↓ 1 callersFunctionjs_var_from
tests/funcs/new3.c:111
↓ 1 callersFunctionjs_var_from
tests/objs/recursive3.c:121
↓ 1 callersFunctionjs_var_from_array
tests/js_var/array4.c:132
↓ 1 callersFunctionjs_var_from_array
tests/js_var/array6.c:122
↓ 1 callersFunctionjs_var_from_array
tests/js_var/binexpr6.c:126
↓ 1 callersFunctionjs_var_from_array
tests/js_var/array2.c:133
↓ 1 callersFunctionjs_var_from_array
tests/js_var/array3.c:128
↓ 1 callersFunctionjs_var_from_array
tests/js_var/array5.c:128
↓ 1 callersFunctionjs_var_from_array
tests/numbers/numbers7.c:142
↓ 1 callersFunctionjs_var_from_array
tests/realworld/parseHtml.c:223
↓ 1 callersFunctionjs_var_from_dict
tests/js_var/dict1.c:140
↓ 1 callersFunctionjs_var_from_dict
tests/js_var/binexpr4.c:142
↓ 1 callersFunctionjs_var_from_dict
tests/js_var/binexpr6.c:133
↓ 1 callersFunctionjs_var_from_dict
tests/objs/recursive3.c:136
↓ 1 callersFunctionjs_var_from_dict
tests/numbers/numbers7.c:149
↓ 1 callersFunctionjs_var_from_dict
tests/realworld/parseHtml.c:230
↓ 1 callersFunctionjs_var_from_int16_t
tests/js_var/funcparam.c:60
↓ 1 callersFunctionjs_var_from_int16_t
tests/js_var/dict1.c:125
↓ 1 callersFunctionjs_var_from_int16_t
tests/funcs/new3.c:118
↓ 1 callersFunctionjs_var_from_str
tests/js_var/binexpr7.c:126
↓ 1 callersFunctionjs_var_from_str
tests/js_var/funcparam.c:68
↓ 1 callersFunctionjs_var_from_str
tests/js_var/array.c:133
↓ 1 callersFunctionjs_var_from_str
tests/funcs/functype1.c:68
↓ 1 callersFunctionjs_var_from_str
tests/funcs/new3.c:126
↓ 1 callersFunctionjs_var_from_uint8_t
tests/objs/recursive3.c:128
↓ 1 callersFunctionjs_var_from_uint8_t
tests/numbers/numbers7.c:119
↓ 1 callersFunctionjs_var_get
tests/js_var/dict1.c:301
↓ 1 callersFunctionjs_var_get
tests/js_var/array.c:322
↓ 1 callersFunctionjs_var_get
tests/js_var/array2.c:301
↓ 1 callersFunctionjs_var_log
tests/js_var/array4.c:194
↓ 1 callersFunctionjs_var_log
tests/js_var/binexpr3.c:246
↓ 1 callersFunctionjs_var_log
tests/js_var/array2.c:225
↓ 1 callersFunctionjs_var_log
tests/js_var/array5.c:190
↓ 1 callersFunctionjs_var_log
tests/objs/recursive3.c:191
↓ 1 callersFunctionjs_var_log
tests/numbers/numbers5.c:155
↓ 1 callersFunctionjs_var_log
tests/realworld/parseHtml.c:315
↓ 1 callersFunctionjs_var_plus
tests/js_var/binexpr4.c:295
↓ 1 callersFunctionjs_var_plus
tests/js_var/tuple.c:288
↓ 1 callersFunctionjs_var_plus
tests/numbers/unary1.c:223
↓ 1 callersFunctionjs_var_plus
tests/numbers/numbers5.c:251
↓ 1 callersFunctionjs_var_to_bool
tests/js_var/array.c:300
↓ 1 callersFunctionjs_var_to_bool
tests/realworld/parseHtml.c:383
↓ 1 callersFunctionjs_var_to_number
tests/js_var/dict1.c:267
↓ 1 callersFunctionjs_var_to_number
tests/js_var/array2.c:267
↓ 1 callersFunctionjs_var_to_number
tests/numbers/numbers7.c:276
↓ 1 callersFunctionjs_var_to_str
tests/js_var/binexpr7.c:140
↓ 1 callersFunctionjs_var_to_str
tests/js_var/funcparam.c:75
↓ 1 callersFunctionjs_var_to_str
tests/js_var/binexpr2.c:100
↓ 1 callersFunctionjs_var_to_str
tests/js_var/array4.c:146
↓ 1 callersFunctionjs_var_to_str
tests/js_var/void.c:66
↓ 1 callersFunctionjs_var_to_str
tests/js_var/array6.c:136
↓ 1 callersFunctionjs_var_to_str
tests/js_var/unaryplus.c:91
↓ 1 callersFunctionjs_var_to_str
tests/js_var/binexpr5.c:179
↓ 1 callersFunctionjs_var_to_str
tests/js_var/array3.c:142
↓ 1 callersFunctionjs_var_to_str
tests/js_var/array5.c:142
← previousnext →401–500 of 1,254, ranked by callers