Searched refs:getCFConstantStringType (Results 1 – 7 of 7) sorted by relevance
1379 QualType getCFConstantStringType() const;
1832 QualType getCFConstantStringType() const;
1816 QualType getCFConstantStringType() const;
1808 QualType getCFConstantStringType() const;
4942 QualType ASTContext::getCFConstantStringType() const { in getCFConstantStringType() function in ASTContext8201 Type = Context.getCFConstantStringType(); in DecodeTypeFromStr()
3147 QualType CFTy = getContext().getCFConstantStringType(); in GetAddrOfConstantCFString()