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

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

Completed in 135 milliseconds