Searched refs:getCFConstantStringType (Results 1 – 3 of 3) sorted by relevance
1379 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()