reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/ADT/ImmutableMap.h
   35   static inline key_type_ref KeyOfValue(value_type_ref V) {
   39   static inline data_type_ref DataOfValue(value_type_ref V) {
   54   static inline void Profile(FoldingSetNodeID& ID, value_type_ref V) {
   65   using value_type_ref = typename ValInfo::value_type_ref;
  260   using value_type_ref = typename ValInfo::value_type_ref;
include/llvm/ADT/ImmutableSet.h
   45   using value_type_ref = typename ImutInfo::value_type_ref;