Home
last modified time | relevance | path

Searched refs:all_referenced_protocol_begin (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/AST/
DDeclObjC.cpp165 I = OID->all_referenced_protocol_begin(), in FindPropertyDeclaration()
212 I = all_referenced_protocol_begin(), in FindPropertyVisibleInPrimaryClass()
229 PI = all_referenced_protocol_begin(), in collectPropertiesToImplement()
278 p = all_referenced_protocol_begin(), in mergeClassExtensionProtocolList()
296 for (all_protocol_iterator p = all_referenced_protocol_begin(), in mergeClassExtensionProtocolList()
DASTContext.cpp1706 for (ObjCInterfaceDecl::all_protocol_iterator P = OI->all_referenced_protocol_begin(), in CollectInheritedProtocols()
/external/clang/lib/Sema/
DSemaObjCProperty.cpp228 P = IFace->all_referenced_protocol_begin(), in ActOnProperty()
1494 PI = IDecl->all_referenced_protocol_begin(), in CollectImmediateProperties()
DSemaDeclObjC.cpp1762 PI = I->all_referenced_protocol_begin(), in MatchAllMethodDeclarations()
1857 PI = I->all_referenced_protocol_begin(), in ImplMethodsVsClassMethods()
DSemaLookup.cpp2933 I = IFace->all_referenced_protocol_begin(), in LookupVisibleDecls()
DSemaCodeComplete.cpp3509 I = IFace->all_referenced_protocol_begin(), in AddObjCProperties()
/external/clang/include/clang/AST/
DDeclObjC.h795 all_protocol_iterator all_referenced_protocol_begin() const { in all_referenced_protocol_begin() function
/external/clang/lib/CodeGen/
DCGObjCMac.cpp2826 P = OID->all_referenced_protocol_begin(), in EmitPropertyList()
3062 Interface->all_referenced_protocol_begin(), in GenerateClass()
5703 OID->all_referenced_protocol_begin(), in BuildClassRoTInitializer()