Searched refs:getCFConstantStringType (Results 1 – 3 of 3) sorted by relevance
1875 QualType getCFConstantStringType() const;
7818 QualType ASTContext::getCFConstantStringType() const { in getCFConstantStringType() function in ASTContext11840 Type = Context.getCFConstantStringType(); in DecodeTypeFromStr()
6288 QualType CFTy = Context.getCFConstantStringType(); in GetAddrOfConstantCFString()