Home
last modified time | relevance | path

Searched defs:isObjCNSObjectType (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTContext.h2364 static bool isObjCNSObjectType(QualType Ty) { in isObjCNSObjectType() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDType.cpp4929 bool Type::isObjCNSObjectType() const { in isObjCNSObjectType() function in Type