Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/include/c/
Ddeclarations.h108 typedef struct AbckitArktsAnnotationInterfaceField AbckitArktsAnnotationInterfaceField; typedef
/arkcompiler/runtime_core/libabckit/src/
Dmetadata_inspect_impl.h118 struct AbckitArktsAnnotationInterfaceField { struct
119 AbckitCoreAnnotationInterfaceField *core = nullptr;
/arkcompiler/runtime_core/libabckit/tests/helpers/
Dhelpers_nullptr.cpp137 void TestNullptr(AbckitCoreAnnotationInterfaceField *(*apiToCheck)(AbckitArktsAnnotationInterfaceFi… in TestNullptr()
245 …ullptr(void (*apiToCheck)(AbckitArktsAnnotationInterface *, AbckitArktsAnnotationInterfaceField *)) in TestNullptr() argument