Searched refs:ValidateClassMethodStart (Results 1 – 2 of 2) sorted by relevance
289 void ValidateClassMethodStart(ClassElmentDescriptor *desc, ir::Expression *typeAnnotation);
2317 void ParserImpl::ValidateClassMethodStart(ClassElmentDescriptor *desc, ir::Expression *typeAnnotati… in ValidateClassMethodStart() function in panda::es2panda::parser::ParserImpl2652 ValidateClassMethodStart(&desc, typeAnnotation); in ParseClassElement()