reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data, 116 void insert(typename Info::key_type_ref Key, 125 void insert(typename Info::key_type_ref Key, 134 bool contains(typename Info::key_type_ref Key, Info &InfoObj) {lib/ProfileData/InstrProfWriter.cpp
108 static hash_value_type ComputeHash(key_type_ref K) { 113 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { 136 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { 140 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) {