Home
last modified time | relevance | path

Searched defs:DiffListIterator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/capstone/
H A DMCRegisterInfo.c23 typedef struct DiffListIterator { struct
26 } DiffListIterator; typedef
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCRegisterInfo.h198 DiffListIterator() : Val(0), List(nullptr) {} in DiffListIterator() function