Home
last modified time | relevance | path

Searched refs:strType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2560 QualType strType = getConstantStringStructType(); in RewriteObjCStringLiteral() local
2589 strType, nullptr, SC_Static); in RewriteObjCStringLiteral()
2591 DeclRefExpr(*Context, NewVD, false, strType, VK_LValue, SourceLocation()); in RewriteObjCStringLiteral()