Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2684 typedef std::unique_ptr<ProtocolNameSet> LazyProtocolNameSet; typedef
2713 ObjCContainerDecl *CDecl, LazyProtocolNameSet &ProtocolsExplictImpl) { in CheckProtocolMethodDefs()
3040 LazyProtocolNameSet ExplicitImplProtocols; in ImplMethodsVsClassMethods()