Searched defs:hasPredicate (Results 1 – 4 of 4) sorted by relevance
15 bool NamedTypeConstraint::hasPredicate() const { in hasPredicate() function in NamedTypeConstraint
396 public boolean hasPredicate() { in hasPredicate() method in DecisionProbe
1367 public static boolean hasPredicate(int analysis) in hasPredicate() method in WalkerFactory
1874 bool hasPredicate = staticValue.value().hasPredicate(); in genOperandResultVerifier() local