Searched refs:getConstType (Results 1 – 7 of 7) sorted by relevance
332 return ast_ctx.getConstType(target_type); in BuildType()
683 Type = Context->getLValueReferenceType(Context->getConstType(Type)); in doConversion()
1031 QualType getConstType(QualType T) const { return T.withConst(); } in getConstType() function
1151 QualType getConstType(QualType T) const { return T.withConst(); } in getConstType() function
4076 S.Context, S.Context.getConstType(S.Context.IntTy), /*consume*/ false); in makeLaunchBoundsArgExpr()
4948 S.Context, S.Context.getConstType(S.Context.IntTy), /*consume*/ false); in makeLaunchBoundsArgExpr()
1965 Types[Context.getPointerType(Context.getConstType(Context.CharTy))] = "%s"; in dumpRecord()