Home
last modified time | relevance | path

Searched defs:BoundInterface (Results 1 – 4 of 4) sorted by relevance

/external/openscreen/osp/impl/
Dmdns_platform_service.h18 struct BoundInterface { struct
34 virtual std::vector<BoundInterface> RegisterInterfaces( argument
Dmdns_platform_service.cc14 MdnsPlatformService::BoundInterface::BoundInterface( in BoundInterface() function in openscreen::osp::MdnsPlatformService::BoundInterface
/external/clang/lib/Sema/
DSemaDeclObjC.cpp3363 auto *BoundInterface = TypeBound->getInterface(); in FilterMethodsByTypeBound() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp3471 auto *BoundInterface = TypeBound->getInterface(); in FilterMethodsByTypeBound() local