Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp529 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
561 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
2315 void Sema::ProcessPropertyDecl(ObjCPropertyDecl *property) { in ProcessPropertyDecl() function in Sema
H A DSemaDeclObjC.cpp3970 ProcessPropertyDecl(I); in ActOnAtEnd()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8126 void ProcessPropertyDecl(ObjCPropertyDecl *property);