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

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp1808 class ObjCInterfaceOrSuperCCC : public CorrectionCandidateCallback { class in namespace:__anon18055
1810 ObjCInterfaceOrSuperCCC(ObjCMethodDecl *Method) { function in class:__anon18055::ObjCInterfaceOrSuperCCC
1895 ObjCInterfaceOrSuperCCC Validator(getCurMethodDecl());

Completed in 296 milliseconds