reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1392 QualType adjustStringLiteralBaseType(QualType StrLTy) const;
10348 EltTy = adjustStringLiteralBaseType(EltTy);
tools/clang/lib/Sema/SemaExpr.cpp3229 Context.adjustStringLiteralBaseType(Context.WideCharTy.withConst()); 3239 ResTy = Context.adjustStringLiteralBaseType(Context.CharTy.withConst()); 3480 Context.adjustStringLiteralBaseType(Context.CharTy.withConst()),