Searched refs:ThrowInvalidDstrTarget (Results 1 – 2 of 2) sorted by relevance
97 …[[noreturn]] void ThrowInvalidDstrTarget(const lexer::SourcePosition &pos, const util::StringView …
104 void Binder::ThrowInvalidDstrTarget(const lexer::SourcePosition &pos, const util::StringView &name) in ThrowInvalidDstrTarget() function in panda::es2panda::binder::Binder167 ThrowInvalidDstrTarget(ident->Start(), ident->Name()); in CheckMandatoryArguments()