Searched defs:CheckFunctionParameterAnnotations (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/test/unit/annotations/ | ||
| D | annotations_retention_policy.cpp | 64 void CheckFunctionParameterAnnotations(pandasm::Program *program) in CheckFunctionParameterAnnotations() function in ark::es2panda::compiler::test::AnnotationRetentionPolicy |
| D | annotations_for_function.cpp | 61 void CheckFunctionParameterAnnotations(pandasm::Program *program) in CheckFunctionParameterAnnotations() function in ark::es2panda::compiler::test::AnnotationsforFunction |
| /arkcompiler/ets_frontend/ets2panda/test/utils/ | ||
| D | asm_test.cpp | 218 void AsmTest::CheckFunctionParameterAnnotations(ark::pandasm::Program *program, const std::string &… in CheckFunctionParameterAnnotations() function in test::utils::AsmTest |