Searched defs:GetTypeReferenceType (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
| D | helpers.cpp | 495 Type *Checker::GetTypeReferenceType(const ir::TSTypeReference *node, binder::Variable *var) in GetTypeReferenceType() function in panda::es2panda::checker::Checker |
| /arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
| D | helpers.cpp | 533 Type *TSChecker::GetTypeReferenceType(ir::TSTypeReference *node, varbinder::Variable *var) in GetTypeReferenceType() function in ark::es2panda::checker::TSChecker |