Searched defs:ObjCProtocolDecl (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1870 ObjCProtocolDecl::ObjCProtocolDecl(ASTContext &C, DeclContext *DC, function in class:ObjCProtocolDecl
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp430 static Decl *FindGetterSetterNameDeclFromProtocolList(const ObjCProtocolDecl*PDecl, argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2078 class ObjCProtocolDecl : public ObjCContainerDecl, class in namespace:clang
[all...]

Completed in 134 milliseconds