Home
last modified time | relevance | path

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

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