Searched refs:ForeachFunction (Results 1 – 4 of 4) sorted by relevance
69 void CompileUnit::ForeachFunction( in ForeachFunction() function in CompileUnit110 ForeachFunction([&s, show_context](const FunctionSP &f) { in Dump()
179 void ForeachFunction(
334 cu_sp->ForeachFunction([&](const FunctionSP &func_sp) { in DoCUIteration()
375 sc.comp_unit->ForeachFunction([&sc, &symbols](const FunctionSP &f) { in ParseAllDebugSymbols()