Home
last modified time | relevance | path

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

/external/clang/include/clang/Edit/
DRewriters.h18 class ObjCProtocolDecl; variable
/external/clang/lib/CodeGen/
DCGObjCRuntime.h49 class ObjCProtocolDecl; variable
DCodeGenModule.h57 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.h49 class ObjCProtocolDecl; variable
DDeclObjC.h29 class ObjCProtocolDecl; variable
/external/clang/lib/Sema/
DSemaObjCProperty.cpp119 llvm::SmallPtrSet<ObjCProtocolDecl *, 16> &Known) { in CheckPropertyAgainstProtocol()
/external/clang/lib/AST/
DDeclObjC.cpp1490 ObjCProtocolDecl::ObjCProtocolDecl(ASTContext &C, DeclContext *DC, in ObjCProtocolDecl() function in ObjCProtocolDecl
DASTContext.cpp1833 llvm::SmallPtrSet<ObjCProtocolDecl*, 8> &Protocols) { in CollectInheritedProtocols()
/external/clang/include/clang/Sema/
DSema.h145 class ObjCProtocolDecl; variable