Searched defs:AsSrc (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/typescript/types/ | ||
H A D | typeRelation.h | 74 class AsSrc { class 76 explicit AsSrc(const Type *type) : type_(const_cast<Type *>(type)) {} in AsSrc() function in panda::es2panda::checker::AsSrc |
/arkcompiler/ets_frontend/ets2panda/checker/types/ | ||
H A D | typeRelation.h | 119 class AsSrc { class 121 explicit AsSrc(const Type *type) : type_(const_cast<Type *>(type)) {} in AsSrc() function in ark::es2panda::checker::AsSrc |
Completed in 2 milliseconds