Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp2563 typedef std::unique_ptr<ProtocolNameSet> LazyProtocolNameSet; typedef
2596 LazyProtocolNameSet &ProtocolsExplictImpl) { in CheckProtocolMethodDefs()
2925 LazyProtocolNameSet ExplicitImplProtocols; in ImplMethodsVsClassMethods()
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp2656 typedef std::unique_ptr<ProtocolNameSet> LazyProtocolNameSet; typedef
2689 LazyProtocolNameSet &ProtocolsExplictImpl) { in CheckProtocolMethodDefs()
3024 LazyProtocolNameSet ExplicitImplProtocols; in ImplMethodsVsClassMethods()