Searched defs:AbckitArktsAnnotationInterface (Results 1 – 3 of 3) sorted by relevance
97 typedef struct AbckitArktsAnnotationInterface AbckitArktsAnnotationInterface; typedef
82 struct AbckitArktsAnnotationInterface { struct86 std::variant<panda::pandasm::Record *, ark::pandasm::Record *> impl;88 ark::pandasm::Record *GetStaticImpl() in GetStaticImpl()112 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()