Searched refs:prefix_path (Results 1 – 1 of 1) sorted by relevance
2402 let mut prefix_path = in compute_allowlisted_and_codegen_items() localVariable2405 prefix_path.push( in compute_allowlisted_and_codegen_items()2408 let name = prefix_path[1..].join("::"); in compute_allowlisted_and_codegen_items()2409 prefix_path.pop().unwrap(); in compute_allowlisted_and_codegen_items()