Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1886 void Sema::DefaultSynthesizeProperties(Scope *S, ObjCImplDecl *IMPDecl, in DefaultSynthesizeProperties() function in Sema
1980 void Sema::DefaultSynthesizeProperties(Scope *S, Decl *D, in DefaultSynthesizeProperties() function in Sema
1989 DefaultSynthesizeProperties(S, IC, IDecl, AtEnd); in DefaultSynthesizeProperties()
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2326 P.Actions.DefaultSynthesizeProperties(P.getCurScope(), Dcl, AtEnd.getBegin()); in finish()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4899 void DefaultSynthesizeProperties(Scope *S, ObjCImplDecl *IMPDecl,
4902 void DefaultSynthesizeProperties(Scope *S, Decl *D, SourceLocation AtEnd);