Searched defs:funcId (Results 1 – 6 of 6) sorted by relevance
58 let funcId = <ts.Identifier>(<ts.FunctionDeclaration>childNode).name; variable
29 MapleAllocator &mallocator, uint32 funcId) in X64CGFunc()
35 StackMemPool &stackMp, MapleAllocator &mallocator, uint32 funcId) in CreateCGFunc()
149 MapleAllocator &mallocator, uint32 funcId) override in CreateCGFunc()
52 MapleAllocator &mallocator, uint32 funcId) in AArch64CGFunc()
1617 StackMemPool &stackMp, MapleAllocator &allocator, uint32 funcId) in CGFunc()