Searched defs:AddFunction (Results 1 – 3 of 3) sorted by relevance
381 void Emitter::AddFunction(FunctionEmitter *func, CompilerContext *context) in AddFunction() function in panda::es2panda::compiler::Emitter
348 void DebugInfo::AddFunction(CompUnit *cu, Dwarf_Addr low_pc, Dwarf_Addr high_pc, const std::string … in AddFunction() function in panda::DebugInfo
860 bool VariableScope::AddFunction(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl, in AddFunction() function