Searched defs:TypeArguments (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/expressions/ | ||
H A D | typeArgumentsExpression.h | 49 const TSTypeParameterInstantiation *TypeArguments() const in TypeArguments() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TypeArgumentsExpression |
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/ | ||
H A D | etsObjectType.h | 142 const ArenaVector<Type *> &TypeArguments() const in TypeArguments() function in ark::es2panda::checker::ETSObjectType 147 ArenaVector<Type *> &TypeArguments() in TypeArguments() function in ark::es2panda::checker::ETSObjectType |
Completed in 2 milliseconds