Home
last modified time | relevance | path

Searched refs:getObjCNSStringType (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h1402 QualType getObjCNSStringType() const { in getObjCNSStringType() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h1660 QualType getObjCNSStringType() const { in getObjCNSStringType() function
/external/clang/lib/Sema/
DSemaExprObjC.cpp127 Ty = Context.getObjCNSStringType(); in BuildObjCStringLiteral()
/external/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp128 Ty = Context.getObjCNSStringType(); in BuildObjCStringLiteral()