Home
last modified time | relevance | path

Searched refs:ProtocolPropertyMap (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h600 ProtocolPropertyMap; typedef
1689 ProtocolPropertyMap &PM) const;
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp750 ObjCInterfaceDecl::ProtocolPropertyMap PropMap; in DiagnosePropertyMismatchDeclInProtocols()
769 for (ObjCInterfaceDecl::ProtocolPropertyMap::iterator in DiagnosePropertyMismatchDeclInProtocols()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1620 ProtocolPropertyMap &PM) const { in collectInheritedProtocolProperties()