Searched refs:adjustStringLiteralBaseType (Results 1 – 3 of 3) sorted by relevance
1536 QualType adjustStringLiteralBaseType(QualType StrLTy) const;
4556 QualType ASTContext::adjustStringLiteralBaseType(QualType Ty) const { in adjustStringLiteralBaseType() function in ASTContext12097 EltTy = adjustStringLiteralBaseType(EltTy); in getStringLiteralArrayType()
3561 Context.adjustStringLiteralBaseType(Context.WideCharTy.withConst()); in BuildPredefinedExpr()3571 ResTy = Context.adjustStringLiteralBaseType(Context.CharTy.withConst()); in BuildPredefinedExpr()3839 Context.adjustStringLiteralBaseType(Context.CharTy.withConst()), in ActOnNumericConstant()