Searched defs:CheckAnnotations (Results 1 – 9 of 9) sorted by relevance
40 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::AnnotationsforFunctionalObjects
39 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::AnnotationsforNamespace
40 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::MutipleAnnotationsforClass
40 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::AnnotationsforInterface
47 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::StandardEmitTest
40 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::AnnotationsforClass
40 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::MutipleAnnotationsforFunction
41 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::AnnotationsforFunction
1050 void ETSChecker::CheckAnnotations(const ArenaVector<ir::AnnotationUsage *> &annotations) in CheckAnnotations() function in ark::es2panda::checker::ETSChecker