Searched defs:check_explicit (Results 1 – 2 of 2) sorted by relevance
139 pub(crate) fn check_explicit(&self, predicate: &ArgPredicate) -> bool { in check_explicit() method
132 pub(crate) fn check_explicit(&self, arg: &Id, predicate: &ArgPredicate) -> bool { in check_explicit() method