Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp200 llvm::SmallPtrSet<ObjCProtocolDecl *, 16> KnownProtos; in ActOnProperty() local
223 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
228 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
233 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
237 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()