Searched refs:getCFConstantStringType (Results 1 – 3 of 3) sorted by relevance
1785 QualType getCFConstantStringType() const;
7355 QualType ASTContext::getCFConstantStringType() const { in getCFConstantStringType() function in ASTContext11254 Type = Context.getCFConstantStringType(); in DecodeTypeFromStr()
5694 QualType CFTy = Context.getCFConstantStringType(); in GetAddrOfConstantCFString()