Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/include/cpp/headers/core/
Dclass_impl.h61 std::vector<core::Annotation> anns; in GetAnnotations() local
104 inline bool Class::GetAllAnnotationsInner(std::vector<core::Annotation> &anns) const in GetAllAnnotationsInner()
Dfunction_impl.h61 std::vector<core::Annotation> anns; in GetAnnotations() local
/arkcompiler/runtime_core/libabckit/tests/cpp/tests/
Dcpp_test.cpp227 auto anns = func.GetAnnotations(); in TEST_F() local
/arkcompiler/runtime_core/libabckit/tests/mock/
Dcpp_helpers_mock.h128 std::vector<abckit::core::Annotation> anns; in GetMockCoreAnnotation() local