Searched refs:VerifyMatch (Results 1 – 1 of 1) sorted by relevance
39 class VerifyMatch : public MatchFinder::MatchCallback {41 VerifyMatch(std::unique_ptr<BoundNodesCallback> FindResultVerifier, in VerifyMatch() function92 VerifyMatch VerifyFound(nullptr, &Found);94 VerifyMatch VerifyDynamicFound(nullptr, &DynamicFound);219 VerifyMatch VerifyFound(nullptr, &Found); in matchesConditionallyWithCuda()221 VerifyMatch VerifyDynamicFound(nullptr, &DynamicFound); in matchesConditionallyWithCuda()293 VerifyMatch VerifyVerifiedResult(std::move(FindResultVerifier), in matchAndVerifyResultConditionally()