Searched defs:context_fn (Results 1 – 6 of 6) sorted by relevance
1028 def context_fn(): function
560 def _test(context_fn, bw_compiler): argument
2590 def context_fn(): function
6899 def context_fn(): function6909 def context_fn(): function
1474 def context_fn(): function
580 pub fn context_fn(&self, modname: Option<&Ident>) -> impl ToTokens { in context_fn() method