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

References

tools/clang/include/clang/AST/DeclCXX.h
  517     return const_cast<CXXRecordDecl*>(this)->getMostRecentDecl();
  522         static_cast<CXXRecordDecl *>(this)->getMostRecentDecl();
tools/clang/lib/AST/ASTImporter.cpp
 5132           FoundByLookup->getTemplatedDecl()->getMostRecentDecl();
tools/clang/lib/Sema/SemaTemplate.cpp
10430       diagnose(Spec->getMostRecentDecl(), false);