Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/src/
Disolated_declaration.cpp139 std::optional<std::string> HandleObjectType(const checker::Type *checkerType, checker::ETSChecker *… in HandleObjectType() function
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
DdeclgenEts2Ts.cpp501 bool TSDeclGen::HandleObjectType(const checker::Type *checkerType) in HandleObjectType() function in ark::es2panda::declgen_ets2ts::TSDeclGen