Home
last modified time | relevance | path

Searched defs:matchesWithCuda (Results 1 – 2 of 2) sorted by relevance

/external/clang/unittests/ASTMatchers/
DASTMatchersTest.h214 testing::AssertionResult matchesWithCuda(const std::string &Code, in matchesWithCuda() function
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersTest.h251 testing::AssertionResult matchesWithCuda(const Twine &Code, const T &AMatcher) { in matchesWithCuda() function