Home | History | Annotate | Download | only in Sema

Lines Matching refs:typeCode

1442       const char *typeCode;
1446 typeCode = "f";
1448 typeCode = "s";
1450 typeCode = "u";
1458 << typeCode << typeSize;