Home
last modified time | relevance | path

Searched defs:CheckAnnotations (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/annotations/
Dannotations_for_functional_objects.cpp40 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::AnnotationsforFunctionalObjects
Dannotations_for_namespace.cpp39 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::AnnotationsforNamespace
Dmutiple_annotations_for_class.cpp40 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::MutipleAnnotationsforClass
Dannotations_for_interface.cpp40 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::AnnotationsforInterface
Dstandard_test.cpp47 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::StandardEmitTest
Dannotations_for_class.cpp40 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::AnnotationsforClass
Dmutiple_annotations_for_function.cpp40 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::MutipleAnnotationsforFunction
Dannotations_for_function.cpp41 void CheckAnnotations(pandasm::Program *program) in CheckAnnotations() function in ark::es2panda::compiler::test::AnnotationsforFunction
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCheckingHelpers.cpp1050 void ETSChecker::CheckAnnotations(const ArenaVector<ir::AnnotationUsage *> &annotations) in CheckAnnotations() function in ark::es2panda::checker::ETSChecker