Home
last modified time | relevance | path

Searched refs:ThrowInvalidDstrTarget (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.h98 [[noreturn]] void ThrowInvalidDstrTarget(const lexer::SourcePosition &pos, const util::StringView &name);
H A Dbinder.cpp109 void Binder::ThrowInvalidDstrTarget(const lexer::SourcePosition &pos, const util::StringView &name) in ThrowInvalidDstrTarget() function in panda::es2panda::binder::Binder
182 ThrowInvalidDstrTarget(ident->Start(), ident->Name()); in CheckMandatoryArguments()

Completed in 4 milliseconds