Home
last modified time | relevance | path

Searched defs:CheckFunctionParameterAnnotations (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/annotations/
Dannotations_retention_policy.cpp64 void CheckFunctionParameterAnnotations(pandasm::Program *program) in CheckFunctionParameterAnnotations() function in ark::es2panda::compiler::test::AnnotationRetentionPolicy
Dannotations_for_function.cpp61 void CheckFunctionParameterAnnotations(pandasm::Program *program) in CheckFunctionParameterAnnotations() function in ark::es2panda::compiler::test::AnnotationsforFunction
/arkcompiler/ets_frontend/ets2panda/test/utils/
Dasm_test.cpp218 void AsmTest::CheckFunctionParameterAnnotations(ark::pandasm::Program *program, const std::string &… in CheckFunctionParameterAnnotations() function in test::utils::AsmTest