Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclObjC.h2493 void addClassMethod(ObjCMethodDecl *method) { in addClassMethod() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclObjC.cpp4862 ImpDecl->addClassMethod(ObjCMethod); in ActOnMethodDeclaration()