Home
last modified time | relevance | path

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

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