Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp210 Res = CreatePropertyDecl(S, ClassDecl, AtLoc, LParenLoc, FD, in ActOnProperty()
503 ObjCPropertyDecl *PDecl = CreatePropertyDecl(S, CDecl, AtLoc, LParenLoc, in HandlePropertyInClassExtension()
550 ObjCPropertyDecl *SemaObjC::CreatePropertyDecl( in CreatePropertyDecl() function in SemaObjC
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h978 CreatePropertyDecl(Scope *S, ObjCContainerDecl *CDecl, SourceLocation AtLoc,