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