Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaObjCProperty.cpp191 llvm::SmallPtrSet<ObjCProtocolDecl *, 16> KnownProtos; in ActOnProperty() local
214 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
219 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
224 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
228 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()