Home
last modified time | relevance | path

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

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