Searched defs:AbckitArktsAnnotationInterface (Results 1 – 3 of 3) sorted by relevance
107 typedef struct AbckitArktsAnnotationInterface AbckitArktsAnnotationInterface; typedef
81 struct AbckitArktsAnnotationInterface { struct85 std::variant<panda::pandasm::Record *, ark::pandasm::Record *> impl;87 ark::pandasm::Record *GetStaticImpl() in GetStaticImpl()111 std::variant<std::unique_ptr<AbckitArktsAnnotationInterface>> impl; argument
142 void TestNullptr(AbckitCoreAnnotationInterface *(*apiToCheck)(AbckitArktsAnnotationInterface *)) in TestNullptr()236 void TestNullptr(AbckitArktsAnnotationInterfaceField *(*apiToCheck)( in TestNullptr()245 void TestNullptr(void (*apiToCheck)(AbckitArktsAnnotationInterface *, AbckitArktsAnnotationInterfac… in TestNullptr()