Home
last modified time | relevance | path

Searched defs:isAbstract (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/inspect_api/methods/
Dmethods_test.cpp565 bool isAbstract = g_implArktsI->functionIsNative(methodArkTS); in TEST_F() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp678 … ArenaVector<ir::Annotation *> &&annotations, bool isAbstract) in ParseClassStatement()
690bool isAbstract, bool isExported, bool isAnnotation) in ParseClassDeclaration()
DparserImpl.cpp3156 bool isAbstract) in ParseClassDefinition()