Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h1793 static bool isObjCNSObjectType(QualType Ty) { in isObjCNSObjectType() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h2101 static bool isObjCNSObjectType(QualType Ty) { in isObjCNSObjectType() function
/external/clang/lib/AST/
DType.cpp3689 bool Type::isObjCNSObjectType() const { in isObjCNSObjectType() function in Type
/external/llvm-project/clang/lib/AST/
DType.cpp4241 bool Type::isObjCNSObjectType() const { in isObjCNSObjectType() function in Type