Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaObjCProperty.cpp1888 void Sema::DefaultSynthesizeProperties(Scope *S, ObjCImplDecl *IMPDecl, in DefaultSynthesizeProperties() function in Sema
1983 void Sema::DefaultSynthesizeProperties(Scope *S, Decl *D, in DefaultSynthesizeProperties() function in Sema
1992 DefaultSynthesizeProperties(S, IC, IDecl, AtEnd); in DefaultSynthesizeProperties()
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseObjc.cpp2267 P.Actions.DefaultSynthesizeProperties(P.getCurScope(), Dcl, AtEnd.getBegin()); in finish()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4650 void DefaultSynthesizeProperties(Scope *S, ObjCImplDecl *IMPDecl,
4653 void DefaultSynthesizeProperties(Scope *S, Decl *D, SourceLocation AtEnd);