Searched refs:AddFunction (Results 1 – 6 of 6) sorted by relevance
138 void AddFunction(lldb::FunctionSP &function_sp);
195 comp_unit.AddFunction(func_sp); in ParseFunctions()
123 void CompileUnit::AddFunction(FunctionSP &funcSP) { in AddFunction() function in CompileUnit
410 comp_unit.AddFunction(func_sp); in CreateFunction()
309 comp_unit.AddFunction(func_sp); in ParseCompileUnitFunctionForPDBFunc()
2667 comp_unit.AddFunction(func_sp); in ParseFunctionFromDWARF()