Lines Matching defs:AMatcher
144 matchesConditionally(const Twine &Code, const T &AMatcher, bool ExpectMatch, in matchesConditionally()
181 testing::AssertionResult matchesC(const Twine &Code, const T &AMatcher) { in matchesC()
187 testing::AssertionResult notMatchesObjC(const Twine &Code, const T &AMatcher) { in notMatchesObjC()
195 matchesConditionallyWithCuda(const Twine &Code, const T &AMatcher, in matchesConditionallyWithCuda()
251 testing::AssertionResult matchesWithCuda(const Twine &Code, const T &AMatcher) { in matchesWithCuda()
257 const T &AMatcher) { in notMatchesWithCuda()
263 const T &AMatcher) { in matchesWithOpenMP()
269 const T &AMatcher) { in notMatchesWithOpenMP()
275 const T &AMatcher) { in matchesWithOpenMP51()
282 const T &AMatcher) { in notMatchesWithOpenMP51()
289 const Twine &Code, const T &AMatcher, in matchAndVerifyResultConditionally()
337 const Twine &Code, const T &AMatcher, in matchAndVerifyResultTrue()
345 const Twine &Code, const T &AMatcher, in matchAndVerifyResultFalse()
429 testing::AssertionResult matches(const Twine &Code, const T &AMatcher) { in matches()
437 testing::AssertionResult notMatches(const Twine &Code, const T &AMatcher) { in notMatches()