Searched refs:getCFConstantStringType (Results 1 – 3 of 3) sorted by relevance
1603 QualType getCFConstantStringType() const;
5913 QualType ASTContext::getCFConstantStringType() const { in getCFConstantStringType() function in ASTContext9372 Type = Context.getCFConstantStringType(); in DecodeTypeFromStr()
4298 QualType CFTy = Context.getCFConstantStringType(); in GetAddrOfConstantCFString()