Searched refs:getConstType (Results 1 – 3 of 3) sorted by relevance
1194 QualType getConstType(QualType T) const { return T.withConst(); } in getConstType() function
4987 S.Context, S.Context.getConstType(S.Context.IntTy), /*consume*/ false); in makeLaunchBoundsArgExpr()
2010 Types[Context.getPointerType(Context.getConstType(Context.CharTy))] = "%s"; in dumpRecord()