Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp429 QualType getConstantStringStructType();
2478 QualType strType = getConstantStringStructType(); in RewriteObjCStringLiteral()
2550 QualType RewriteObjC::getConstantStringStructType() { in getConstantStringStructType() function in RewriteObjC
H A DRewriteModernObjC.cpp520 QualType getConstantStringStructType();
2556 QualType strType = getConstantStringStructType(); in RewriteObjCStringLiteral()
3000 QualType RewriteModernObjC::getConstantStringStructType() { in getConstantStringStructType() function in RewriteModernObjC