Searched defs:call_static_method (Results 1 – 5 of 5) sorted by relevance
52 void call_static_method() { in call_static_method() function
180 pub fn call_static_method(args: TokenStream) -> TokenStream { in call_static_method() function
46 pub fn call_static_method(args: TokenStream) -> syn::Result<TokenStream> { in call_static_method() function
1018 pub fn call_static_method<'c, T, U, V>( in call_static_method() method
1416 pub fn call_static_method<'other_local, T, U, V>( in call_static_method() method