Home
last modified time | relevance | path

Searched defs:setMethod (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DObjCMethodList.h48 void setMethod(ObjCMethodDecl *M) { in setMethod() function
H A DSema.h1080 void setMethod(CXXMethodDecl *MD) { Pair.setPointer(MD); } in setMethod() function