Searched refs:lastSetScope (Results 1 – 1 of 1) sorted by relevance
1136 debug::SourceScope *lastSetScope = nullptr; member1416 lastSetScope = scope; in setScope()1433 LocationAndScope locationAndScope{ location, lastSetScope }; in setLocation()1441 if(lastSetScope) in setLocation()1443 if(auto func = debug::find<debug::Function>(lastSetScope->scope)) in setLocation()