reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

tools/clang/include/clang/AST/Decl.h
 3496   EnumDecl *getMostRecentDecl() {
tools/clang/include/clang/AST/DeclBase.h
  975   Decl *getMostRecentDecl() { return getMostRecentDeclImpl(); }