Home
last modified time | relevance | path

Searched refs:addClassMethod (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclObjC.h2102 void addClassMethod(ObjCMethodDecl *method) { in addClassMethod() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp4212 ImpDecl->addClassMethod(ObjCMethod); in ActOnMethodDeclaration()