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