Searched refs:parse_thread_local (Results 1 – 1 of 1) sorted by relevance
440 fn parse_thread_local(input: ParseStream) -> Result<Self> { in parse_thread_local() method536 "thread_local" => KnownMacro::parse_thread_local, in standard_library_macro()