Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp513 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
546 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
2356 void SemaObjC::ProcessPropertyDecl(ObjCPropertyDecl *property) { in ProcessPropertyDecl() function in SemaObjC
H A DSemaDeclObjC.cpp4094 ProcessPropertyDecl(I); in ActOnAtEnd()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h951 void ProcessPropertyDecl(ObjCPropertyDecl *property);