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

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp2178 CheckARCMethodDecl(GetterMethod);
2241 CheckARCMethodDecl(SetterMethod);
H A DSemaDeclObjC.cpp195 bool Sema::CheckARCMethodDecl(ObjCMethodDecl *method) { function in class:Sema
4311 ARCError = CheckARCMethodDecl(ObjCMethod);
/external/clang/include/clang/Sema/
H A DSema.h7391 bool CheckARCMethodDecl(ObjCMethodDecl *method);

Completed in 188 milliseconds