Searched refs:nested_lambda (Results 1 – 3 of 3) sorted by relevance
52 auto nested_lambda = [this, &lambda_local_var, local_var] { in method() local57 nested_lambda(); in method()
786 constexpr int nested_lambda(int l = []{ in __anon3c2041870202() function 791 static_assert(nested_lambda() == __LINE__ - 4);
552 namespace nested_lambda { in foo() 547 namespace nested_lambda { global() namespace