Searched defs:getNextRedeclarationImpl (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp910 ObjCMethodDecl *ObjCMethodDecl::getNextRedeclarationImpl() { function in class:ObjCMethodDecl
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h914 virtual Decl *getNextRedeclarationImpl() { return this; } function

Completed in 71 milliseconds