Home
last modified time | relevance | path

Searched defs:CheckFunctionAnnotations (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/annotations/
Dannotations_for_interface.cpp67 void CheckFunctionAnnotations(pandasm::Program *program) in CheckFunctionAnnotations() function in ark::es2panda::compiler::test::AnnotationsforInterface
Dstandard_test.cpp84 void CheckFunctionAnnotations(pandasm::Program *program) in CheckFunctionAnnotations() function in ark::es2panda::compiler::test::StandardEmitTest
Dannotations_retention_policy.cpp49 void CheckFunctionAnnotations(pandasm::Program *program) in CheckFunctionAnnotations() function in ark::es2panda::compiler::test::AnnotationRetentionPolicy
Dannotations_for_class.cpp67 void CheckFunctionAnnotations(pandasm::Program *program) in CheckFunctionAnnotations() function in ark::es2panda::compiler::test::AnnotationsforClass
Dmutiple_annotations_for_function.cpp67 void CheckFunctionAnnotations(pandasm::Program *program) in CheckFunctionAnnotations() function in ark::es2panda::compiler::test::MutipleAnnotationsforFunction
Dannotations_for_function.cpp50 void CheckFunctionAnnotations(pandasm::Program *program) in CheckFunctionAnnotations() function in ark::es2panda::compiler::test::AnnotationsforFunction
/arkcompiler/ets_frontend/ets2panda/test/utils/
Dasm_test.cpp188 void AsmTest::CheckFunctionAnnotations(ark::pandasm::Program *program, const std::string &functionN… in CheckFunctionAnnotations() function in test::utils::AsmTest