Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp428 QualType getConstantStringStructType();
2487 QualType strType = getConstantStringStructType(); in RewriteObjCStringLiteral()
2560 QualType RewriteObjC::getConstantStringStructType() { in getConstantStringStructType() function in RewriteObjC
H A DRewriteModernObjC.cpp520 QualType getConstantStringStructType();
2561 QualType strType = getConstantStringStructType(); in RewriteObjCStringLiteral()
3007 QualType RewriteModernObjC::getConstantStringStructType() { in getConstantStringStructType() function in RewriteModernObjC