Searched refs:CheckIndexAccessMethod (Results 1 – 4 of 4) sorted by relevance
272 checker::Type *MemberExpression::CheckIndexAccessMethod(checker::ETSChecker *checker) in CheckIndexAccessMethod() function in panda::es2panda::ir::MemberExpression383 return CheckIndexAccessMethod(checker); in CheckComputed()
216 checker::Type *CheckIndexAccessMethod(checker::ETSChecker *checker); in DEFINE_BITOPS()
300 …void CheckIndexAccessMethod(ir::ScriptFunction const *function, const lexer::SourcePosition &posit…
4611 CheckIndexAccessMethod(function, property->Start()); in CheckClassElement()4617 void ETSParser::CheckIndexAccessMethod(ir::ScriptFunction const *function, const lexer::SourcePosit… in CheckIndexAccessMethod() function in panda::es2panda::parser::ETSParser