Searched refs:getCFConstantStringType (Results 1 – 3 of 3) sorted by relevance
1297 QualType getCFConstantStringType() const;
4770 QualType ASTContext::getCFConstantStringType() const { in getCFConstantStringType() function in ASTContext7985 Type = Context.getCFConstantStringType(); in DecodeTypeFromStr()
2644 QualType CFTy = getContext().getCFConstantStringType(); in GetAddrOfConstantCFString()