Home
last modified time | relevance | path

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

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