Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Edit/
H A DRewriters.h18 class ObjCProtocolDecl; variable
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.h49 class ObjCProtocolDecl; variable
H A DCodeGenModule.h58 class ObjCProtocolDecl; variable
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXCursor.h37 class ObjCProtocolDecl; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h49 class ObjCProtocolDecl; variable
H A DDeclObjC.h29 class ObjCProtocolDecl; variable
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1523 ObjCProtocolDecl::ObjCProtocolDecl(ASTContext &C, DeclContext *DC, in ObjCProtocolDecl() function in ObjCProtocolDecl
H A DASTContext.cpp1836 llvm::SmallPtrSet<ObjCProtocolDecl*, 8> &Protocols) { in CollectInheritedProtocols()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h144 class ObjCProtocolDecl; variable