Searched refs:getConstType (Results 1 – 2 of 2) sorted by relevance
1031 QualType getConstType(QualType T) const { return T.withConst(); } in getConstType() function
4076 S.Context, S.Context.getConstType(S.Context.IntTy), /*consume*/ false); in makeLaunchBoundsArgExpr()