Searched refs:AddFunction (Results 1 – 10 of 10) sorted by relevance
28 fac := AddFunction(mod, "fac", fac_type)
25 fn := AddFunction(mod, "foo", ftyp)
1090 func AddFunction(m Module, name string, ft Type) (v Value) { func1348 f = AddFunction(module, "llvm.dbg.declare", ftyp)
127 void AddFunction(lldb::FunctionSP &function_sp);
191 comp_unit.AddFunction(func_sp); in ParseFunctions()
139 void CompileUnit::AddFunction(FunctionSP &funcSP) { in AddFunction() function in CompileUnit
257 comp_unit.AddFunction(func_sp); in GetOrCreateFunction()
311 comp_unit.AddFunction(func_sp); in ParseCompileUnitFunctionForPDBFunc()
434 comp_unit.AddFunction(func_sp); in CreateFunction()
2372 comp_unit.AddFunction(func_sp); in ParseFunctionFromDWARF()