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

Definitions

tools/clang/include/clang/AST/DeclTemplate.h
 1718   ClassTemplateSpecializationDecl *getMostRecentDecl() {
 1954   ClassTemplatePartialSpecializationDecl *getMostRecentDecl() {
 2566   VarTemplateSpecializationDecl *getMostRecentDecl() {
 2791   VarTemplatePartialSpecializationDecl *getMostRecentDecl() {
tools/clang/include/clang/AST/Redeclarable.h
  225   decl_type *getMostRecentDecl() {