Searched refs:AddFunction (Results 1 – 7 of 7) sorted by relevance
127 void AddFunction(lldb::FunctionSP &function_sp);
192 comp_unit.AddFunction(func_sp); in ParseFunctions()
140 void CompileUnit::AddFunction(FunctionSP &funcSP) { in AddFunction() function in CompileUnit
258 comp_unit.AddFunction(func_sp); in GetOrCreateFunction()
312 comp_unit.AddFunction(func_sp); in ParseCompileUnitFunctionForPDBFunc()
506 comp_unit.AddFunction(func_sp); in CreateFunction()
2446 comp_unit.AddFunction(func_sp); in ParseFunctionFromDWARF()