Searched refs:getObjCConstantStringInterface (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp92 QualType Ty = Context.getObjCConstantStringInterface();
108 Ty = Context.getObjCConstantStringInterface();
123 Ty = Context.getObjCConstantStringInterface();
/external/clang/include/clang/AST/
H A DASTContext.h1256 QualType getObjCConstantStringInterface() const { function in class:clang::ASTContext

Completed in 366 milliseconds