Home
last modified time | relevance | path

Searched defs:getMethod (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DObjCMethodList.h45 ObjCMethodDecl *getMethod() const { in getMethod() function
H A DSema.h1079 CXXMethodDecl *getMethod() const { return Pair.getPointer(); } in getMethod() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp92 ObjCContainerDecl::getMethod(Selector Sel, bool isInstance, in getMethod() function in ObjCContainerDecl