Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2487 QualType strType = getConstantStringStructType(); in RewriteObjCStringLiteral() local
2516 strType, nullptr, SC_Static); in RewriteObjCStringLiteral()
2518 DeclRefExpr(*Context, NewVD, false, strType, VK_LValue, SourceLocation()); in RewriteObjCStringLiteral()
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()