Searched defs:AddrType (Results 1 – 3 of 3) sorted by relevance
191 const ContainedRangeMap<AddrType, EntryType> *m) const { in SizeOf()213 const ContainedRangeMap<AddrType, EntryType> *m, char *dest) const { in Write()250 const ContainedRangeMap<AddrType, EntryType> *m, unsigned int *size) const { in Serialize()
49 typedef int32_t AddrType; typedef
793 QualType AddrType = ValType.getUnqualifiedType().withVolatile(); in CheckARMBuiltinExclusiveCall() local