Home
last modified time | relevance | path

Searched defs:new_raw_unchecked (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/proc-macro2/src/
Dwrapper.rs678 pub fn new_raw_unchecked(string: &str, span: fallback::Span) -> Self { in new_raw_unchecked() method
Dfallback.rs778 pub fn new_raw_unchecked(string: &str, span: Span) -> Self { in new_raw_unchecked() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.80/src/
H A Dwrapper.rs692 pub fn new_raw_unchecked(string: &str, span: fallback::Span) -> Self { in new_raw_unchecked() method
H A Dfallback.rs810 pub fn new_raw_unchecked(string: &str, span: Span) -> Self { in new_raw_unchecked() method