Home
last modified time | relevance | path

Searched defs:Async (Results 1 – 24 of 24) sorted by relevance

/third_party/rust/rust/tests/ui/traits/
Dissue-23003.rs14 trait Async { interface
Dissue-23003-overflow.rs10 trait Async { trait
/third_party/rust/rust/tests/ui/closures/
Dissue-23012-supertrait-signature-inference.rs15 pub trait Async<T, E> { interface
/third_party/rust/rust/src/tools/rustfmt/src/
Dclosures.rs32 is_async: &ast::Async, in rewrite_closure()
236 asyncness: &ast::Async, in rewrite_closure_fn_decl()
/third_party/rust/rust/compiler/rustc_incremental/src/persist/
Dload.rs112 Async(std::thread::JoinHandle<T>), enumerator
/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-def/src/
Dhir.rs179 Async { enumerator
295 Async, enumerator
/third_party/rust/rust/compiler/rustc_smir/src/stable_mir/mir/
Dbody.rs122 Async(AsyncGeneratorKind), enumerator
/third_party/rust/rust/compiler/rustc_ast/src/util/
Dparser.rs288 Async, enumerator
/third_party/rust/rust/compiler/rustc_codegen_cranelift/src/driver/
Daot.rs34 Async(JoinHandle<Result<ModuleCodegenResult, String>>), enumerator
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide/src/syntax_highlighting/
Dtags.rs51 Async, enumerator
/third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/ast/
Dexpr_ext.rs342 Async(SyntaxToken), enumerator
/third_party/rust/rust/compiler/rustc_ast/src/
Dmut_visit.rs123 fn visit_asyncness(&mut self, a: &mut Async) { in visit_asyncness()
863 pub fn noop_visit_asyncness<T: MutVisitor>(asyncness: &mut Async, vis: &mut T) { in noop_visit_asyncness()
Dast.rs1448 Async(CaptureBy, P<Block>), enumerator
2422 pub enum Async { enum
2427 impl Async { implementation
/third_party/rust/rust/compiler/rustc_ast_lowering/src/
Ditem.rs1020 asyncness: Async, in lower_maybe_async_body()
/third_party/rust/rust/compiler/rustc_parse/src/parser/
Dmod.rs1178 fn parse_asyncness(&mut self, case: Case) -> Async { in parse_asyncness()
/third_party/rust/rust/compiler/rustc_ast_pretty/src/pprust/
Dstate.rs1564 pub(crate) fn print_asyncness(&mut self, asyncness: ast::Async) { in print_asyncness()
/third_party/rust/rust/compiler/rustc_span/src/
Dhygiene.rs1151 Async, enumerator
/third_party/rust/rust/compiler/rustc_hir/src/
Dhir.rs1510 Async(AsyncGeneratorKind), enumerator
2841 Async, enumerator
/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DRustWrapper.cpp332 extern "C" LLVMAttributeRef LLVMRustCreateUWTableAttr(LLVMContextRef C, bool Async) { in LLVMRustCreateUWTableAttr()
/third_party/rust/crates/syn/
Dsyn.json653 "Async": [ array
5471 "Async": "async", string
/third_party/typescript/lib/
Dtypescript.d.ts616 Async = 512, enumerator
Dtsserverlibrary.d.ts4619 Async = 512, enumerator
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts616 Async = 512, enumerator
Dtsserverlibrary.d.ts4619 Async = 512, enumerator