Searched refs:InternalMethodType (Results 1 – 2 of 2) sorted by relevance
723 typedef bool (Condition::*InternalMethodType)(); typedef725 InternalMethodType internal_method);729 InternalMethodType method_; // method returning bool955 method_(reinterpret_cast<InternalMethodType>(method)), in Condition()964 method_(reinterpret_cast<InternalMethodType>(method)), in Condition()
739 typedef bool (Condition::*InternalMethodType)(); typedef741 InternalMethodType internal_method);745 InternalMethodType method_; // method returning bool972 method_(reinterpret_cast<InternalMethodType>(method)), in Condition()981 method_(reinterpret_cast<InternalMethodType>(method)), in Condition()