Home
last modified time | relevance | path

Searched defs:ObjCProtocolDecl (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Edit/
H A DRewriters.h16 class ObjCProtocolDecl; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenABITypes.h46 class ObjCProtocolDecl; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.h51 class ObjCProtocolDecl; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1936 ObjCProtocolDecl::ObjCProtocolDecl(ASTContext &C, DeclContext *DC, ObjCProtocolDecl() function in ObjCProtocolDecl
[all...]
H A DASTContext.cpp2582 CollectInheritedProtocols(const Decl * CDecl,llvm::SmallPtrSet<ObjCProtocolDecl *,8> & Protocols) CollectInheritedProtocols() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h92 class ObjCProtocolDecl; global() variable
H A DDeclObjC.h56 class ObjCProtocolDecl; variable
[all...]
H A DTypeLoc.h42 class ObjCProtocolDecl; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h166 class ObjCProtocolDecl; global() variable