Searched refs:CastAndCallMethod (Results 1 – 2 of 2) sorted by relevance
737 template <typename T> static bool CastAndCallMethod(const Condition* c);927 bool Condition::CastAndCallMethod(const Condition *c) { in CastAndCallMethod() function953 : eval_(&CastAndCallMethod<T>), in Condition()962 : eval_(&CastAndCallMethod<T>), in Condition()
753 template <typename T> static bool CastAndCallMethod(const Condition* c);944 bool Condition::CastAndCallMethod(const Condition *c) { in CastAndCallMethod() function970 : eval_(&CastAndCallMethod<T>), in Condition()979 : eval_(&CastAndCallMethod<T>), in Condition()