Searched full:propertytraverserlambdavariable (Results 1 – 2 of 2) sorted by relevance
375 [cb](const varbinder::LocalVariable *propertyTraverserLambdaVariable) in TEST_F()376 {cb(reinterpret_cast<const es2panda_Variable *>(propertyTraverserLambdaVariable));}; in TEST_F()
3553 [|arg_name|](const varbinder::LocalVariable *propertyTraverserLambdaVariable)3554 {|arg_name|(reinterpret_cast<const es2panda_Variable *>(propertyTraverserLambdaVariable));};