Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp2519 typedef std::unique_ptr<ProtocolNameSet> LazyProtocolNameSet; typedef
2552 LazyProtocolNameSet &ProtocolsExplictImpl) { in CheckProtocolMethodDefs()
2863 LazyProtocolNameSet ExplicitImplProtocols; in ImplMethodsVsClassMethods()