Home
last modified time | relevance | path

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

/external/clang/unittests/ASTMatchers/
DASTMatchersTest.h147 testing::AssertionResult matchesConditionallyWithCuda( in matchesConditionallyWithCuda() function
206 return matchesConditionallyWithCuda(Code, AMatcher, true, "-std=c++11"); in matchesWithCuda()
212 return matchesConditionallyWithCuda(Code, AMatcher, false, "-std=c++11"); in notMatchesWithCuda()