Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp522 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
554 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
2378 void Sema::ProcessPropertyDecl(ObjCPropertyDecl *property) { in ProcessPropertyDecl() function in Sema
DSemaDeclObjC.cpp4073 ProcessPropertyDecl(I); in ActOnAtEnd()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h9697 void ProcessPropertyDecl(ObjCPropertyDecl *property);