Home
last modified time | relevance | path

Searched defs:Prototype (Results 1 – 9 of 9) sorted by relevance

/third_party/rust/rust/tests/ui/span/
Dissue-23827.rs5 pub struct Prototype { struct
13 impl<C: Component> Fn<(C,)> for Prototype { implementation
14 extern "rust-call" fn call(&self, (comp,): (C,)) -> Prototype { in call()
20 impl<C: Component> FnMut<(C,)> for Prototype { implementation
21 extern "rust-call" fn call_mut(&mut self, (comp,): (C,)) -> Prototype { in call_mut()
26 impl<C: Component> FnOnce<(C,)> for Prototype { implementation
28 extern "rust-call" fn call_once(self, (comp,): (C,)) -> Prototype { in call_once()
/third_party/typescript/src/linter/ArkTSLinter_1_0/
DProblems.ts34 NewTarget, DefiniteAssignment, Prototype, GlobalThis, enumerator
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DProblems.ts35 NewTarget, DefiniteAssignment, Prototype, GlobalThis, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp383 auto Prototype = ContinuationId->getPrototype(); in buildFrom() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.h46 Prototype, enumerator
/third_party/typescript/lib/
Dtypescript.d.ts2793 Prototype = 4194304, enumerator
Dtsserverlibrary.d.ts6796 Prototype = 4194304, enumerator
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2793 Prototype = 4194304, enumerator
Dtsserverlibrary.d.ts6796 Prototype = 4194304, enumerator