Searched refs:ActOnProperty (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp101 Decl *Sema::ActOnProperty(Scope *S, SourceLocation AtLoc, function in class:Sema
309 ActOnProperty(S, AtLoc, FD, ProtocolPropertyODS,
/external/clang/lib/Parse/
H A DParseObjc.cpp311 P.Actions.ActOnProperty(P.getCurScope(), AtLoc, FD, OCDS,
/external/clang/include/clang/Sema/
H A DSema.h1919 /// Called by ActOnProperty to handle @property declarations in
1933 /// Called by ActOnProperty and HandlePropertyInClassExtension to
5194 Decl *ActOnProperty(Scope *S, SourceLocation AtLoc,

Completed in 421 milliseconds