Searched defs:get_occurrences (Results 1 – 5 of 5) sorted by relevance
81 pub(crate) fn get_occurrences(&self) -> u64 { in get_occurrences() method
660 let get_occurrences = quote_spanned!(span=> remove_occurrences::<#convert_type>); in gen_parsers() localVariable
259 pub fn get_occurrences<T: Any + Clone + Send + Sync + 'static>( in get_occurrences() method
263 pub fn get_occurrences<T: Any + Clone + Send + Sync + 'static>( in get_occurrences() method