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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp519 QualType getConstantStringStructType();
2558 QualType strType = getConstantStringStructType();
3003 QualType RewriteModernObjC::getConstantStringStructType() { function in class:RewriteModernObjC
H A DRewriteObjC.cpp428 QualType getConstantStringStructType();
2485 QualType strType = getConstantStringStructType();
2558 QualType RewriteObjC::getConstantStringStructType() { function in class:RewriteObjC

Completed in 130 milliseconds