Home
last modified time | relevance | path

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

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