Searched defs:getCFConstantStringType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp4151 // getCFConstantStringType - Return the type used for constant CFStrings.
4152 QualType ASTContext::getCFConstantStringType() const { function in class:ASTContext
6974 Type = Context.getCFConstantStringType();

Completed in 55 milliseconds