Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp233 llvm::SmallPtrSet<ObjCProtocolDecl *, 16> KnownProtos; in ActOnProperty() local
256 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
261 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
270 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
274 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()