Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp513 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
546 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
2356 void SemaObjC::ProcessPropertyDecl(ObjCPropertyDecl *property) { in ProcessPropertyDecl() function in SemaObjC
HDSemaDeclObjC.cpp4094 ProcessPropertyDecl(I); in ActOnAtEnd()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaObjC.h951 void ProcessPropertyDecl(ObjCPropertyDecl *property);