Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp214 Res = CreatePropertyDecl(S, ClassDecl, AtLoc, LParenLoc, FD, in ActOnProperty()
520 ObjCPropertyDecl *PDecl = CreatePropertyDecl(S, CDecl, AtLoc, LParenLoc, in HandlePropertyInClassExtension()
566 ObjCPropertyDecl *Sema::CreatePropertyDecl(Scope *S, in CreatePropertyDecl() function in Sema
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h3929 ObjCPropertyDecl *CreatePropertyDecl(Scope *S,