Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching defs:Kind

484     switch (Entry.Kind) {
547 switch (Entry.Kind) {
1155 unsigned Kind = Record[0];
1160 if (!MDKindMap.insert(std::make_pair(Kind, NewKind)).second)
1271 switch (Entry.Kind) {
1985 switch (Entry.Kind) {
2039 switch (Entry.Kind) {
2092 switch (Entry.Kind) {
2123 switch (Entry.Kind) {
2147 unsigned Kind = Record[i];
2149 MDKindMap.find(Kind);