Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp522 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
554 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
2379 void Sema::ProcessPropertyDecl(ObjCPropertyDecl *property) { in ProcessPropertyDecl() function in Sema
H A DSemaDeclObjC.cpp4073 ProcessPropertyDecl(I); in ActOnAtEnd()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h9625 void ProcessPropertyDecl(ObjCPropertyDecl *property);