Home
last modified time | relevance | path

Searched defs:targetElementType (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A DtypeElaborationContext.cpp67 Type *targetElementType = nullptr; in Start() local
135 Type *targetElementType = nullptr; in Start() local
[all...]
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DtypeElaborationContext.cpp67 Type *targetElementType = nullptr; in Start() local
137 Type *targetElementType = nullptr; in Start() local
[all...]
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzer.cpp576 CheckArrayElement(ETSChecker *checker, checker::Type *elementType, std::vector<checker::Type *> targetElementType, ir::Expression *currentElement, bool &isSecondaryChosen) CheckArrayElement() argument
615 CheckElement(ir::ArrayExpression *expr, ETSChecker *checker, std::vector<checker::Type *> targetElementType, bool isPreferredTuple) CheckElement() argument
700 auto *targetElementType = Check() local
[all...]

Completed in 3 milliseconds