Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseObjc.cpp278 SmallVector<Decl *, 8> ProtocolRefs; in ParseObjCAtInterfaceDeclaration() local
2056 SmallVector<IdentifierLocPair, 8> ProtocolRefs; in ParseObjCAtProtocolDeclaration() local
2083 SmallVector<Decl *, 8> ProtocolRefs; in ParseObjCAtProtocolDeclaration() local
/llvm-project-15.0.7/clang/lib/AST/
H A DDeclObjC.cpp461 SmallVector<ObjCProtocolDecl *, 8> ProtocolRefs; in mergeClassExtensionProtocolList() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp1110 void Sema::ActOnTypedefedProtocols(SmallVectorImpl<Decl *> &ProtocolRefs, in ActOnTypedefedProtocols()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp7151 SmallVector<llvm::Constant *, 16> ProtocolRefs; in EmitProtocolList() local