Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp2515 CheckARCMethodDecl(GetterMethod); in ProcessPropertyDecl()
2589 CheckARCMethodDecl(SetterMethod); in ProcessPropertyDecl()
H A DSemaDeclObjC.cpp225 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { in CheckARCMethodDecl() function in Sema
5020 ARCError = CheckARCMethodDecl(ObjCMethod); in ActOnMethodDeclaration()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h10414 bool CheckARCMethodDecl(ObjCMethodDecl *method);