Home
last modified time | relevance | path

Searched refs:compute_path (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/bindgen/src/ir/
Ditem.rs1019 .borrow_with(|| self.compute_path(ctx, UserMangled::No)) in path_for_allowlisting()
1022 fn compute_path( in compute_path() method
1913 self.compute_path(ctx, UserMangled::Yes) in canonical_path()