Searched refs:getCFConstantStringType (Results 1 – 3 of 3) sorted by relevance
1369 QualType getCFConstantStringType() const;
4831 QualType ASTContext::getCFConstantStringType() const { in getCFConstantStringType() function in ASTContext8059 Type = Context.getCFConstantStringType(); in DecodeTypeFromStr()
2883 QualType CFTy = getContext().getCFConstantStringType(); in GetAddrOfConstantCFString()