Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/annotations/
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_emit_test.h116 void CheckClassAnnotations(ark::pandasm::Program *program, const std::string &className, in CheckClassAnnotations() function
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp1077 void ETSChecker::CheckClassAnnotations(ir::ClassDefinition *classDef) in CheckClassAnnotations() function in ark::es2panda::checker::ETSChecker