Home
last modified time | relevance | path

Searched defs:LambdaInvoker (Results 1 – 1 of 1) sorted by relevance

/third_party/libabigail/tests/lib/
Dcatch.hpp9169 struct LambdaInvoker { struct
9173 static auto invoke( L const &lambda, ArgType const &arg ) -> ParserResult { in invoke()
9179 struct LambdaInvoker<void> { struct
9181 static auto invoke( L const &lambda, ArgType const &arg ) -> ParserResult { in invoke()