Home
last modified time | relevance | path

Searched defs:parentClass (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DirCheckHelper.cpp31 bool IrCheckHelper::CheckNewNode(ir::AstNode *node, varbinder::Scope *scope, ir::AstNode *parentClass, in CheckNewNode() argument
H A Dhelpers.h131 DoScopedAction(checker::ETSChecker *checker, varbinder::ETSBinder *varBinder, parser::Program *program, varbinder::Scope *scope, ir::AstNode *parentClass, F &&action) DoScopedAction() argument
/foundation/arkui/napi/test/unittest/
H A Dtest_sendable_napi.cpp87 napi_value GetSendableChildClass(napi_env env, napi_value parentClass) in GetSendableChildClass() argument
136 napi_value parentClass = nullptr; in GetSendableParentClass() local
396 napi_value parentClass = GetSendableParentClass(env); in HWTEST_F() local
/third_party/python/Lib/test/
H A Dtest_xmlrpc.py1077 parentClass = xmlrpc.server.SimpleXMLRPCRequestHandler variable in BaseKeepaliveServerTestCase.RequestHandler
1155 parentClass = xmlrpc.server.SimpleXMLRPCRequestHandler variable in GzipServerTestCase.RequestHandler
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp139 auto *parentClass = FindAncestorGivenByType(ident, ir::AstNodeType::CLASS_DEFINITION); in ExtraCheckForResolvedError() local

Completed in 11 milliseconds