Searched defs:is_implicit (Results 1 – 5 of 5) sorted by relevance
41 typedef explicitness<false> is_implicit; typedef
43 typedef explicitness<false> is_implicit; typedef
164 pub(crate) fn is_implicit(&self) -> bool { in is_implicit() method
183 pub fn is_implicit(&self) -> bool { in is_implicit() method