Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp231 llvm::SmallPtrSet<ObjCProtocolDecl *, 16> KnownProtos; in ActOnProperty() local
254 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
259 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
268 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
272 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()