Home | History | Annotate | Download | only in AST

Lines Matching refs:getCFConstantStringType

4332 // getCFConstantStringType - Return the type used for constant CFStrings.
4333 QualType ASTContext::getCFConstantStringType() const {
7375 Type = Context.getCFConstantStringType();