Home
last modified time | relevance | path

Searched refs:mlc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp5.cpp29 const decltype(ml) mlc = ml; in test_quals() local
31 mlc(); // expected-error{{no matching function for call to object of type}} in test_quals()