Home | History | Annotate | Download | only in AST

Lines Matching refs:getCFConstantStringType

4466 // getCFConstantStringType - Return the type used for constant CFStrings.
4467 QualType ASTContext::getCFConstantStringType() const {
7608 Type = Context.getCFConstantStringType();