Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXCursor.h37 class ObjCProtocolDecl; variable
/external/clang/lib/CodeGen/
DCGObjCRuntime.h50 class ObjCProtocolDecl; variable
DCodeGenModule.h51 class ObjCProtocolDecl; variable
/external/clang/include/clang/AST/
DDeclBase.h37 class ObjCProtocolDecl; variable
DDeclObjC.h29 class ObjCProtocolDecl; variable
/external/clang/lib/AST/
DDeclObjC.cpp992 ObjCProtocolDecl::ObjCProtocolDecl(DeclContext *DC, IdentifierInfo *Id, in ObjCProtocolDecl() function in ObjCProtocolDecl
DASTContext.cpp1202 llvm::SmallPtrSet<ObjCProtocolDecl*, 8> &Protocols) { in CollectInheritedProtocols()
/external/clang/include/clang/Sema/
DSema.h128 class ObjCProtocolDecl; variable