Home
last modified time | relevance | path

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

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