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