Searched defs:PredicateBase (Results 1 – 2 of 2) sorted by relevance
108 PredicateBase(PredicateType PT, Value *Op, Value *Condition) in PredicateBase() function
90 explicit PredicateBase(KeyT &&key) in PredicateBase() function123 explicit PredicateBase() : BaseT(Kind) {} in PredicateBase() function