Home
last modified time | relevance | path

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

/external/clang/include/clang/Edit/
DRewriters.h18 class ObjCProtocolDecl; variable
/external/clang/lib/CodeGen/
DCGObjCRuntime.h49 class ObjCProtocolDecl; variable
DCodeGenModule.h59 class ObjCProtocolDecl; variable
/external/clang/tools/libclang/
DCXCursor.h37 class ObjCProtocolDecl; variable
/external/clang/include/clang/AST/
DDeclBase.h50 class ObjCProtocolDecl; variable
DDeclObjC.h29 class ObjCProtocolDecl; variable
/external/clang/lib/AST/
DDeclObjC.cpp1774 ObjCProtocolDecl::ObjCProtocolDecl(ASTContext &C, DeclContext *DC, in ObjCProtocolDecl() function in ObjCProtocolDecl
DASTContext.cpp1972 llvm::SmallPtrSet<ObjCProtocolDecl*, 8> &Protocols) { in CollectInheritedProtocols()
/external/clang/include/clang/Sema/
DSema.h146 class ObjCProtocolDecl; variable