Searched refs:adjustStringLiteralBaseType (Results 1 – 3 of 3) sorted by relevance
1405 QualType adjustStringLiteralBaseType(QualType StrLTy) const;
4341 QualType ASTContext::adjustStringLiteralBaseType(QualType Ty) const { in adjustStringLiteralBaseType() function in ASTContext11032 EltTy = adjustStringLiteralBaseType(EltTy); in getStringLiteralArrayType()
3491 Context.adjustStringLiteralBaseType(Context.WideCharTy.withConst()); in BuildPredefinedExpr()3501 ResTy = Context.adjustStringLiteralBaseType(Context.CharTy.withConst()); in BuildPredefinedExpr()3744 Context.adjustStringLiteralBaseType(Context.CharTy.withConst()), in ActOnNumericConstant()