Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp519 QualType getConstantStringStructType();
2560 QualType strType = getConstantStringStructType(); in RewriteObjCStringLiteral()
3006 QualType RewriteModernObjC::getConstantStringStructType() { in getConstantStringStructType() function in RewriteModernObjC