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) {
407 /// If IsSimpleKeyAllowed, create and push_back a new SimpleKey.
571 SmallVector<SimpleKey, 4> SimpleKeys;
903 SimpleKey SK;
1091 SimpleKey SK;
1102 for (SmallVectorImpl<SimpleKey>::iterator i = SimpleKeys.begin();
1345 SimpleKey SK = SimpleKeys.pop_back_val();