Searched defs:MatchAndExplainImpl (Results 1 – 2 of 2) sorted by relevance
71 bool MatchAndExplainImpl(const T* t, in MatchAndExplainImpl() function
1745 bool MatchAndExplainImpl(false_type /* is_not_pointer */, const Class& obj, in MatchAndExplainImpl() function1751 bool MatchAndExplainImpl(true_type /* is_pointer */, const Class* p, in MatchAndExplainImpl() function1806 bool MatchAndExplainImpl(false_type /* is_not_pointer */, const Class& obj, in MatchAndExplainImpl() function1815 bool MatchAndExplainImpl(true_type /* is_pointer */, const Class* p, in MatchAndExplainImpl() function