Home | History | Annotate | Download | only in TableGen

Lines Matching defs:ArgType

2038       char ArgType = Proto[I + 1];
2039 if (ArgType == 'c') {
2044 if (ArgType == 'p') {