Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2478 QualType strType = getConstantStringStructType(); in RewriteObjCStringLiteral() local
2507 strType, nullptr, SC_Static); in RewriteObjCStringLiteral()
2509 DeclRefExpr(*Context, NewVD, false, strType, VK_LValue, SourceLocation()); in RewriteObjCStringLiteral()
H A DRewriteModernObjC.cpp2556 QualType strType = getConstantStringStructType(); in RewriteObjCStringLiteral() local
2585 strType, nullptr, SC_Static); in RewriteObjCStringLiteral()
2587 DeclRefExpr(*Context, NewVD, false, strType, VK_LValue, SourceLocation()); in RewriteObjCStringLiteral()