Home
last modified time | relevance | path

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

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