Home
last modified time | relevance | path

Searched defs:CheckClassAnnotations (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/annotations/
Dannotations_for_functional_objects.cpp46 void CheckClassAnnotations(pandasm::Program *program) in CheckClassAnnotations() function in ark::es2panda::compiler::test::AnnotationsforFunctionalObjects
Dmutiple_annotations_for_class.cpp53 void CheckClassAnnotations(pandasm::Program *program) in CheckClassAnnotations() function in ark::es2panda::compiler::test::MutipleAnnotationsforClass
Dstandard_test.cpp64 void CheckClassAnnotations(pandasm::Program *program) in CheckClassAnnotations() function in ark::es2panda::compiler::test::StandardEmitTest
Dannotations_for_class.cpp53 void CheckClassAnnotations(pandasm::Program *program) in CheckClassAnnotations() function in ark::es2panda::compiler::test::AnnotationsforClass
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp1287 void ETSChecker::CheckClassAnnotations(ir::ClassDefinition *classDef) in CheckClassAnnotations() function in ark::es2panda::checker::ETSChecker