Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp428 QualType getConstantStringStructType();
2478 QualType strType = getConstantStringStructType(); in RewriteObjCStringLiteral()
2551 QualType RewriteObjC::getConstantStringStructType() { in getConstantStringStructType() function in RewriteObjC
DRewriteModernObjC.cpp519 QualType getConstantStringStructType();
2554 QualType strType = getConstantStringStructType(); in RewriteObjCStringLiteral()
3005 QualType RewriteModernObjC::getConstantStringStructType() { in getConstantStringStructType() function in RewriteModernObjC