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

/external/clang/include/clang/AST/
H A DDeclObjC.h588 ObjCMethodDecl *getClassMethod(Selector Sel, bool AllowHidden = false) const { function in class:clang::ObjCContainerDecl
823 : getClassMethod(Sel);

Completed in 2040 milliseconds