Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTContext.h1898 QualType getObjCNSStringType() const { in getObjCNSStringType() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprObjC.cpp134 Ty = Context.getObjCNSStringType(); in BuildObjCStringLiteral()