Searched defs:CheckClassAnnotations (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/test/unit/annotations/ | ||
| D | mutiple_annotations_for_class.cpp | 53 void CheckClassAnnotations(pandasm::Program *program) in CheckClassAnnotations() function in ark::es2panda::compiler::test::MutipleAnnotationsforClass |
| D | standard_test.cpp | 64 void CheckClassAnnotations(pandasm::Program *program) in CheckClassAnnotations() function in ark::es2panda::compiler::test::StandardEmitTest |
| D | annotations_emit_test.h | 116 void CheckClassAnnotations(ark::pandasm::Program *program, const std::string &className, in CheckClassAnnotations() function |
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ | ||
| D | object.cpp | 1077 void ETSChecker::CheckClassAnnotations(ir::ClassDefinition *classDef) in CheckClassAnnotations() function in ark::es2panda::checker::ETSChecker |