Searched refs:isObjCNSObjectType (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DASTContext.h1900 static bool isObjCNSObjectType(QualType Ty) { function in class:clang::ASTContext::DynTypedNodeList
1901 return Ty->isObjCNSObjectType();
H A DType.h1712 bool isObjCNSObjectType() const; // __attribute__((NSObject))
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DASTContext.h1900 static bool isObjCNSObjectType(QualType Ty) { function in class:clang::ASTContext::DynTypedNodeList
1901 return Ty->isObjCNSObjectType();
H A DType.h1715 bool isObjCNSObjectType() const; // __attribute__((NSObject))
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DASTContext.h1900 static bool isObjCNSObjectType(QualType Ty) { function in class:clang::ASTContext::DynTypedNodeList
1901 return Ty->isObjCNSObjectType();
H A DType.h1715 bool isObjCNSObjectType() const; // __attribute__((NSObject))
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DASTContext.h1941 static bool isObjCNSObjectType(QualType Ty) { function in class:clang::ASTContext::DynTypedNodeList
1942 return Ty->isObjCNSObjectType();
H A DType.h1713 bool isObjCNSObjectType() const; // __attribute__((NSObject))
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DASTContext.h1941 static bool isObjCNSObjectType(QualType Ty) { function in class:clang::ASTContext::DynTypedNodeList
1942 return Ty->isObjCNSObjectType();
H A DType.h1713 bool isObjCNSObjectType() const; // __attribute__((NSObject))
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DASTContext.h1941 static bool isObjCNSObjectType(QualType Ty) { function in class:clang::ASTContext::DynTypedNodeList
1942 return Ty->isObjCNSObjectType();
H A DType.h1713 bool isObjCNSObjectType() const; // __attribute__((NSObject))
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DASTContext.h1941 static bool isObjCNSObjectType(QualType Ty) { function in class:clang::ASTContext::DynTypedNodeList
1942 return Ty->isObjCNSObjectType();
H A DType.h1713 bool isObjCNSObjectType() const; // __attribute__((NSObject))
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DASTContext.h1900 static bool isObjCNSObjectType(QualType Ty) { function in class:clang::ASTContext::DynTypedNodeList
1901 return Ty->isObjCNSObjectType();
H A DType.h1712 bool isObjCNSObjectType() const; // __attribute__((NSObject))
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DASTContext.h1900 static bool isObjCNSObjectType(QualType Ty) { function in class:clang::ASTContext::DynTypedNodeList
1901 return Ty->isObjCNSObjectType();
H A DType.h1715 bool isObjCNSObjectType() const; // __attribute__((NSObject))
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DASTContext.h1900 static bool isObjCNSObjectType(QualType Ty) { function in class:clang::ASTContext::DynTypedNodeList
1901 return Ty->isObjCNSObjectType();
H A DType.h1715 bool isObjCNSObjectType() const; // __attribute__((NSObject))
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DASTContext.h1941 static bool isObjCNSObjectType(QualType Ty) { function in class:clang::ASTContext::DynTypedNodeList
1942 return Ty->isObjCNSObjectType();
H A DType.h1713 bool isObjCNSObjectType() const; // __attribute__((NSObject))
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DASTContext.h1941 static bool isObjCNSObjectType(QualType Ty) { function in class:clang::ASTContext::DynTypedNodeList
1942 return Ty->isObjCNSObjectType();
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DASTContext.h1941 static bool isObjCNSObjectType(QualType Ty) { function in class:clang::ASTContext::DynTypedNodeList
1942 return Ty->isObjCNSObjectType();
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DASTContext.h1941 static bool isObjCNSObjectType(QualType Ty) { function in class:clang::ASTContext::DynTypedNodeList
1942 return Ty->isObjCNSObjectType();

Completed in 313 milliseconds

12