Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp2669 typedef std::unique_ptr<ProtocolNameSet> LazyProtocolNameSet; typedef
2698 ObjCContainerDecl *CDecl, LazyProtocolNameSet &ProtocolsExplictImpl) { in CheckProtocolMethodDefs()
3031 LazyProtocolNameSet ExplicitImplProtocols; in ImplMethodsVsClassMethods()