HomeSort by: relevance | last modified time | path
    Searched refs:ObjCProtocolListInfo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.h 298 struct ObjCProtocolListInfo {
309 ObjCProtocolListInfo(const ObjCProtocolList &ProtList,
CXIndexDataConsumer.cpp 237 CXIndexDataConsumer::ObjCProtocolListInfo::ObjCProtocolListInfo(
689 ObjCProtocolListInfo ProtInfo(D->isThisDeclarationADefinition()
730 ObjCProtocolListInfo ProtListInfo(D->isThisDeclarationADefinition()
755 ObjCProtocolListInfo ProtInfo(D->getReferencedProtocols(), *this, SA);

Completed in 23 milliseconds