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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2496 CheckARCMethodDecl(GetterMethod);
2570 CheckARCMethodDecl(SetterMethod);
H A DSemaDeclObjC.cpp224 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { function in class:Sema
4902 ARCError = CheckARCMethodDecl(ObjCMethod);
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9145 bool CheckARCMethodDecl(ObjCMethodDecl *method);

Completed in 166 milliseconds