Home
last modified time | relevance | path

Searched defs:sourceVar (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/
Dtype.cpp131 … *Type::AsSuper([[maybe_unused]] Checker *checker, [[maybe_unused]] varbinder::Variable *sourceVar) in AsSuper()
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.cpp855 Type *ETSObjectType::AsSuper(Checker *checker, varbinder::Variable *sourceVar) in AsSuper()