Searched refs:TypedInfo (Results 1 – 2 of 2) sorted by relevance
274 struct TypedInfo { struct278 bool operator==(const TypedInfo &RHS) const { argument282 bool operator!=(const TypedInfo &RHS) const { return !(*this == RHS); }283 bool operator<(const TypedInfo &RHS) const {319 LLVM_ABI TypedInfo getTyped() const;
533 ResourceTypeInfo::TypedInfo ResourceTypeInfo::getTyped() const { in getTyped()604 TypedInfo Typed = getTyped(); in print()725 ResourceTypeInfo::TypedInfo Typed = RTI.getTyped(); in getAnnotateProps()