Searched refs:ForeachFunction (Results 1 – 4 of 4) sorted by relevance
65 void CompileUnit::ForeachFunction( in ForeachFunction() function in CompileUnit133 ForeachFunction([&s, show_context](const FunctionSP &f) { in Dump()
165 void ForeachFunction(
329 cu_sp->ForeachFunction([&](const FunctionSP &func_sp) { in DoCUIteration()
394 sc.comp_unit->ForeachFunction([&sc, &symbols](const FunctionSP &f) { in ParseAllDebugSymbols()