Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaObjCProperty.cpp118 CheckPropertyAgainstProtocol(Sema &S, ObjCPropertyDecl *Prop, in CheckPropertyAgainstProtocol() function
138 CheckPropertyAgainstProtocol(S, Prop, *P, Known); in CheckPropertyAgainstProtocol()
223 CheckPropertyAgainstProtocol(*this, Res, *P, KnownProtos); in ActOnProperty()
231 CheckPropertyAgainstProtocol(*this, Res, *P, KnownProtos); in ActOnProperty()
238 CheckPropertyAgainstProtocol(*this, Res, *P, KnownProtos); in ActOnProperty()
245 CheckPropertyAgainstProtocol(*this, Res, *P, KnownProtos); in ActOnProperty()