Home
last modified time | relevance | path

Searched refs:ObjCObjectAdoptsQTypeProtocols (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1574 bool ObjCObjectAdoptsQTypeProtocols(QualType QT, ObjCInterfaceDecl *Decl);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp4038 (S.Context.ObjCObjectAdoptsQTypeProtocols( in CheckObjCBridgeNSCast()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp5279 bool ASTContext::ObjCObjectAdoptsQTypeProtocols(QualType QT, in ObjCObjectAdoptsQTypeProtocols() function in ASTContext