Lines Matching defs:SimpleKey
172 /// if the Token To be returned is referenced by a SimpleKey, we continue
176 /// others) before the SimpleKey's Tok.
177 struct SimpleKey {
184 bool operator ==(const SimpleKey &Other) {
406 /// If IsSimpleKeyAllowed, create and push_back a new SimpleKey.
570 SmallVector<SimpleKey, 4> SimpleKeys;
902 SimpleKey SK;
1090 SimpleKey SK;
1101 for (SmallVectorImpl<SimpleKey>::iterator i = SimpleKeys.begin();
1344 SimpleKey SK = SimpleKeys.pop_back_val();