Searched refs:adjustStringLiteralBaseType (Results 1 – 3 of 3) sorted by relevance
1448 QualType adjustStringLiteralBaseType(QualType StrLTy) const;
4411 QualType ASTContext::adjustStringLiteralBaseType(QualType Ty) const { in adjustStringLiteralBaseType() function in ASTContext11225 EltTy = adjustStringLiteralBaseType(EltTy); in getStringLiteralArrayType()
3487 Context.adjustStringLiteralBaseType(Context.WideCharTy.withConst()); in BuildPredefinedExpr()3497 ResTy = Context.adjustStringLiteralBaseType(Context.CharTy.withConst()); in BuildPredefinedExpr()3740 Context.adjustStringLiteralBaseType(Context.CharTy.withConst()), in ActOnNumericConstant()