Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp885 Decl *Sema::ActOnPropertyImplDecl(Scope *S, in ActOnPropertyImplDecl() function in Sema
1706 ActOnPropertyImplDecl(S, SourceLocation(), SourceLocation(), in DefaultSynthesizeProperties()
/external/clang/lib/Parse/
DParseObjc.cpp2351 Actions.ActOnPropertyImplDecl(getCurScope(), atLoc, propertyLoc, true, in ParseObjCPropertySynthesize()
2387 Actions.ActOnPropertyImplDecl(getCurScope(), atLoc, propertyLoc, false, in ParseObjCPropertyDynamic()
/external/clang/include/clang/Sema/
DSema.h7342 Decl *ActOnPropertyImplDecl(Scope *S,