Searched defs:ANONYMOUS_SPECIAL_DUPLICATE_FUNCTION_SPECIFIER (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/binder/ | ||
H A D | binder.h | 174 static constexpr std::string_view ANONYMOUS_SPECIAL_DUPLICATE_FUNCTION_SPECIFIER = "#"; member in panda::es2panda::panda::es2panda::binder::Binder |
H A D | binder.cpp | 422 ss << ANONYMOUS_SPECIAL_DUPLICATE_FUNCTION_SPECIFIER; in LegacyBuildFunction() local |
Completed in 3 milliseconds