Searched refs:VerifyMatch (Results 1 – 1 of 1) sorted by relevance
38 class VerifyMatch : public MatchFinder::MatchCallback {40 VerifyMatch(BoundNodesCallback *FindResultVerifier, bool *Verified) in VerifyMatch() function69 VerifyMatch VerifyFound(nullptr, &Found);71 VerifyMatch VerifyDynamicFound(nullptr, &DynamicFound);155 VerifyMatch VerifyFound(nullptr, &Found); in matchesConditionallyWithCuda()157 VerifyMatch VerifyDynamicFound(nullptr, &DynamicFound); in matchesConditionallyWithCuda()207 VerifyMatch VerifyVerifiedResult(FindResultVerifier, &VerifiedResult); in matchAndVerifyResultConditionally()