Lines Matching defs:KeyValue
336 StringRef KeyValue;
350 KeyValue = Key->getValue(KeyStorage);
351 if (KeyValue == "source") {
359 } else if (KeyValue == "target") {
361 } else if (KeyValue == "transform") {
363 } else if (KeyValue == "naked") {
405 StringRef KeyValue;
419 KeyValue = Key->getValue(KeyStorage);
420 if (KeyValue == "source") {
428 } else if (KeyValue == "target") {
430 } else if (KeyValue == "transform") {
468 StringRef KeyValue;
482 KeyValue = Key->getValue(KeyStorage);
483 if (KeyValue == "source") {
491 } else if (KeyValue == "target") {
493 } else if (KeyValue == "transform") {