Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DStencilTest.cpp568 auto SimpleFn = [Id](const MatchResult &R) { in TEST_F() local
572 testExpr(Id, "3;", run(SimpleFn), "Bound"); in TEST_F()