Searched refs:getConstType (Results 1 – 4 of 4) sorted by relevance
332 return ast_ctx.getConstType(target_type); in BuildType()
1239 QualType getConstType(QualType T) const { return T.withConst(); } in getConstType() function
5092 S.Context, S.Context.getConstType(S.Context.IntTy), /*consume*/ false); in makeLaunchBoundsArgExpr()
2050 Types[Context.getPointerType(Context.getConstType(Context.CharTy))] = "%s"; in dumpRecord()