Searched refs:getCFConstantStringType (Results 1 – 3 of 3) sorted by relevance
1680 QualType getCFConstantStringType() const;
6603 QualType ASTContext::getCFConstantStringType() const { in getCFConstantStringType() function in ASTContext10425 Type = Context.getCFConstantStringType(); in DecodeTypeFromStr()
5116 QualType CFTy = Context.getCFConstantStringType(); in GetAddrOfConstantCFString()