Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1898 QualType getObjCNSStringType() const { in getObjCNSStringType() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp134 Ty = Context.getObjCNSStringType(); in BuildObjCStringLiteral()