Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp228 llvm::SmallPtrSet<ObjCProtocolDecl *, 16> KnownProtos; in ActOnProperty() local
246 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
251 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
260 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()
264 CheckPropertyAgainstProtocol(*this, Res, P, KnownProtos); in ActOnProperty()