Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaObjCProperty.cpp522 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
554 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
2378 void Sema::ProcessPropertyDecl(ObjCPropertyDecl *property) { in ProcessPropertyDecl() function in Sema
H A DSemaDeclObjC.cpp4081 ProcessPropertyDecl(I); in ActOnAtEnd()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h10019 void ProcessPropertyDecl(ObjCPropertyDecl *property);