Searched refs:find_capture (Results 1 – 1 of 1) sorted by relevance
1104 auto find_capture = [](ConstString varname, in LookupLocalVariable() local1115 if (auto capture = find_capture(name, frame)) { in LookupLocalVariable()1118 AddOneVariable(context, std::move(capture), std::move(find_capture)); in LookupLocalVariable()