Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp302 SmallVector<Decl *, 8> ProtocolRefs; ParseObjCAtInterfaceDeclaration() local
2093 SmallVector<IdentifierLocPair, 8> ProtocolRefs; ParseObjCAtProtocolDeclaration() local
2121 SmallVector<Decl *, 8> ProtocolRefs; ParseObjCAtProtocolDeclaration() local
[all...]
/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp457 SmallVector<ObjCProtocolDecl *, 8> ProtocolRefs; mergeClassExtensionProtocolList() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1116 ActOnTypedefedProtocols(SmallVectorImpl<Decl * > & ProtocolRefs,SmallVectorImpl<SourceLocation> & ProtocolLocs,IdentifierInfo * SuperName,SourceLocation SuperLoc) ActOnTypedefedProtocols() argument
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp7121 SmallVector<llvm::Constant *, 16> ProtocolRefs; EmitProtocolList() local