Searched refs:adjustStringLiteralBaseType (Results 1 – 3 of 3) sorted by relevance
1555 QualType adjustStringLiteralBaseType(QualType StrLTy) const;
4534 QualType ASTContext::adjustStringLiteralBaseType(QualType Ty) const { in adjustStringLiteralBaseType() function in ASTContext12239 EltTy = adjustStringLiteralBaseType(EltTy); in getStringLiteralArrayType()
3750 Context.adjustStringLiteralBaseType(Context.WideCharTy.withConst()); in BuildPredefinedExpr()3760 ResTy = Context.adjustStringLiteralBaseType(Context.CharTy.withConst()); in BuildPredefinedExpr()4016 Context.adjustStringLiteralBaseType(Context.CharTy.withConst()), in ActOnNumericConstant()