Searched refs:getCFConstantStringType (Results 1 – 3 of 3) sorted by relevance
1808 QualType getCFConstantStringType() const;
7362 QualType ASTContext::getCFConstantStringType() const { in getCFConstantStringType() function in ASTContext11361 Type = Context.getCFConstantStringType(); in DecodeTypeFromStr()
6140 QualType CFTy = Context.getCFConstantStringType(); in GetAddrOfConstantCFString()