Searched refs:getCFConstantStringType (Results 1 – 3 of 3) sorted by relevance
1725 QualType getCFConstantStringType() const;
6622 QualType ASTContext::getCFConstantStringType() const { in getCFConstantStringType() function in ASTContext10472 Type = Context.getCFConstantStringType(); in DecodeTypeFromStr()
5146 QualType CFTy = Context.getCFConstantStringType(); in GetAddrOfConstantCFString()