HomeSort by: relevance | last modified time | path
    Searched defs:getConstantStringStructType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 519 QualType getConstantStringStructType();
2560 QualType strType = getConstantStringStructType();
3006 QualType RewriteModernObjC::getConstantStringStructType() {
RewriteObjC.cpp 428 QualType getConstantStringStructType();
2487 QualType strType = getConstantStringStructType();
2560 QualType RewriteObjC::getConstantStringStructType() {

Completed in 57 milliseconds