Home
last modified time | relevance | path

Searched refs:CheckPredefinedMethods (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparserClasses.cpp1319 CheckPredefinedMethods(function, property->Start()); in CheckClassElement()
1325 void ETSParser::CheckPredefinedMethods(ir::ScriptFunction const *function, const lexer::SourcePosit… in CheckPredefinedMethods() function in ark::es2panda::parser::ETSParser
DETSparser.h410 …void CheckPredefinedMethods(ir::ScriptFunction const *function, const lexer::SourcePosition &posit…