Searched refs:interfaceString (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/base/ | ||
H A D | annotation.h | 84 static constexpr char interfaceString[] = "interface"; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::Annotation |
/arkcompiler/ets_frontend/es2panda/parser/ | ||
H A D | parserImpl.cpp | 2805 if (expr->IsIdentifier() && expr->AsIdentifier()->Name().Utf8() == ir::Annotation::interfaceString) { in ParseDecoratorAndAnnotation() |
Completed in 7 milliseconds