Searched defs:TypeRelation (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/es2panda/typescript/types/ | ||
H A D | typeRelation.cpp | 29 TypeRelation::TypeRelation(Checker *checker) : checker_(checker), result_(RelationResult::FALSE) {} in TypeRelation() function in panda::es2panda::checker::TypeRelation [all...] |
H A D | typeRelation.h | 86 class TypeRelation { class |
/arkcompiler/ets_frontend/ets2panda/checker/types/ | ||
H A D | typeRelation.h | 135 class TypeRelation { class 137 explicit TypeRelation(Checker *checker) in TypeRelation() function in ark::es2panda::checker::TypeRelation |
Completed in 2 milliseconds