Home
last modified time | relevance | path

Searched defs:ProtocolRefs (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp278 SmallVector<Decl *, 8> ProtocolRefs; in ParseObjCAtInterfaceDeclaration() local
2049 SmallVector<IdentifierLocPair, 8> ProtocolRefs; in ParseObjCAtProtocolDeclaration() local
2076 SmallVector<Decl *, 8> ProtocolRefs; in ParseObjCAtProtocolDeclaration() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp449 SmallVector<ObjCProtocolDecl *, 8> ProtocolRefs; in mergeClassExtensionProtocolList() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp1109 void Sema::ActOnTypedefedProtocols(SmallVectorImpl<Decl *> &ProtocolRefs, in ActOnTypedefedProtocols()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp7184 SmallVector<llvm::Constant *, 16> ProtocolRefs; in EmitProtocolList() local