Searched defs:tryCaptureObjCSelf (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp1239 ObjCMethodDecl *Sema::tryCaptureObjCSelf(SourceLocation Loc) { function in class:Sema
1938 if (ObjCMethodDecl *CurMethod = tryCaptureObjCSelf(receiverNameLoc)) {
2145 ObjCMethodDecl *Method = tryCaptureObjCSelf(SuperLoc);

Completed in 39 milliseconds