Searched refs:getConditionImpl (Results 1 – 2 of 2) sorted by relevance
85 std::string getConditionImpl() const;98 std::string getConditionImpl() const;
40 return static_cast<const CombinedPred *>(this)->getConditionImpl(); in getCondition()42 return static_cast<const CPred *>(this)->getConditionImpl(); in getCondition()63 std::string CPred::getConditionImpl() const { in getConditionImpl() function in CPred354 std::string CombinedPred::getConditionImpl() const { in getConditionImpl() function in CombinedPred