Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp300 SmallVector<Decl *, 8> ProtocolRefs; in ParseObjCAtInterfaceDeclaration() local
2101 SmallVector<IdentifierLocPair, 8> ProtocolRefs; in ParseObjCAtProtocolDeclaration() local
2128 SmallVector<Decl *, 8> ProtocolRefs; in ParseObjCAtProtocolDeclaration() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp458 SmallVector<ObjCProtocolDecl *, 8> ProtocolRefs; in mergeClassExtensionProtocolList() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1118 void Sema::ActOnTypedefedProtocols(SmallVectorImpl<Decl *> &ProtocolRefs, in ActOnTypedefedProtocols()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp7115 SmallVector<llvm::Constant *, 16> ProtocolRefs; in EmitProtocolList() local