Home | History | Annotate | Download | only in Frontend

Lines Matching full:__int

226   const char *Prefix = IsSigned ? "__INT" : "__UINT";
247 const char *Prefix = IsSigned ? "__INT" : "__UINT";
678 Builder.defineMacro("__INT" + Twine(TI.getCharWidth()) + "_TYPE__",