Home | History | Annotate | Download | only in TableGen

Lines Matching full:fieldname

25 getValueAsListOfStrings(Record &R, StringRef FieldName) {
26 ListInit *List = R.getValueAsListInit(FieldName);