Searched refs:getConstType (Results 1 – 2 of 2) sorted by relevance
431 return ast_ctx.getConstType(target_type); in BuildType()
906 QualType getConstType(QualType T) const { return T.withConst(); } in getConstType() function