Home
last modified time | relevance | path

Searched defs:ProtoRefs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp527 ObjCProtocolDecl *const *ProtoRefs, in diagnoseUseOfProtocols()
979 Decl *const *ProtoRefs, unsigned NumProtoRefs, in ActOnStartClassInterface()
1213 SourceLocation ProtocolLoc, Decl *const *ProtoRefs, unsigned NumProtoRefs, in ActOnStartProtocolInterface()
1806 Decl *const *ProtoRefs, unsigned NumProtoRefs, in ActOnStartCategoryInterface()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1202 SmallVector<ObjCProtocolDecl *, 16> ProtoRefs; in ReadObjCDefinitionData() local
1266 SmallVector<ObjCProtocolDecl *, 16> ProtoRefs; in VisitObjCCategoryDecl() local