Searched refs:AddFunction (Results 1 – 6 of 6) sorted by relevance
127 void AddFunction(lldb::FunctionSP &function_sp);
196 comp_unit.AddFunction(func_sp); in ParseFunctions()
133 void CompileUnit::AddFunction(FunctionSP &funcSP) { in AddFunction() function in CompileUnit
399 comp_unit.AddFunction(func_sp); in CreateFunction()
305 comp_unit.AddFunction(func_sp); in ParseCompileUnitFunctionForPDBFunc()
2307 comp_unit.AddFunction(func_sp); in ParseFunctionFromDWARF()