Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaObjCProperty.cpp1924 CheckARCMethodDecl(GetterMethod); in ProcessPropertyDecl()
1976 CheckARCMethodDecl(SetterMethod); in ProcessPropertyDecl()
DSemaDeclObjC.cpp196 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { in CheckARCMethodDecl() function in Sema
3270 ARCError = CheckARCMethodDecl(ObjCMethod); in ActOnMethodDeclaration()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h6793 bool CheckARCMethodDecl(ObjCMethodDecl *method);