Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/ASTMatchers/
H A DASTMatchersTest.h195 matchesConditionallyWithCuda(const Twine &Code, const T &AMatcher, in matchesConditionallyWithCuda() function
252 return matchesConditionallyWithCuda(Code, AMatcher, true, "-std=c++11"); in matchesWithCuda()
258 return matchesConditionallyWithCuda(Code, AMatcher, false, "-std=c++11"); in notMatchesWithCuda()