Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp522 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
554 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
2374 void Sema::ProcessPropertyDecl(ObjCPropertyDecl *property) { in ProcessPropertyDecl() function in Sema
H A DSemaDeclObjC.cpp4088 ProcessPropertyDecl(I); in ActOnAtEnd()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10661 void ProcessPropertyDecl(ObjCPropertyDecl *property);