Home
last modified time | relevance | path

Searched defs:GeneratorFunction (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/lib/
Dlib.es2015.generator.d.ts31 interface GeneratorFunction { interface
Dlib.es2015.symbol.wellknown.d.ts165 interface GeneratorFunction { interface
/third_party/typescript/src/lib/
Des2015.generator.d.ts11 interface GeneratorFunction { interface
Des2015.symbol.wellknown.d.ts145 interface GeneratorFunction { interface
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Dgenerator_node.h94 const py::function &GeneratorFunction() const { return generator_function_; } in GeneratorFunction() function
/third_party/typescript/src/linter/ArkTSLinter_1_0/
DProblems.ts31 …NonDeclarationInNamespace, GeneratorFunction, FunctionContainsThis, PropertyAccessByIndex, JsxElem… enumerator
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DProblems.ts33 …NonDeclarationInNamespace, GeneratorFunction, FunctionContainsThis, PropertyAccessByIndex, JsxElem… enumerator