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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp41 bool Sema::checkInitMethod(ObjCMethodDecl *method, function in class:Sema
229 if (checkInitMethod(method, QualType()))
H A DSemaExprObjC.cpp2476 checkInitMethod(Method, ReceiverType);
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h6905 bool checkInitMethod(ObjCMethodDecl *method, QualType receiverTypeIfCall);

Completed in 188 milliseconds