Searched defs:ClassPtr (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| D | aot_data.h | 54 using ClassPtr = RuntimeInterface::ClassPtr; variable |
| D | runtime_interface.h | 57 using ClassPtr = void *; variable |