Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DRewriters.h16 class ObjCProtocolDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCodeGenABITypes.h53 class ObjCProtocolDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.h50 class ObjCProtocolDecl; variable
H A DCodeGenModule.h61 class ObjCProtocolDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.h36 class ObjCProtocolDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h62 class ObjCProtocolDecl; variable
H A DASTContext.h122 class ObjCProtocolDecl; variable
H A DDeclObjC.h57 class ObjCProtocolDecl; variable
H A DTypeLoc.h41 class ObjCProtocolDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1880 ObjCProtocolDecl::ObjCProtocolDecl(ASTContext &C, DeclContext *DC, in ObjCProtocolDecl() function in ObjCProtocolDecl
H A DASTContext.cpp2570 llvm::SmallPtrSet<ObjCProtocolDecl*, 8> &Protocols) { in CollectInheritedProtocols()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h163 class ObjCProtocolDecl; variable