Home
last modified time | relevance | path

Searched defs:getMostRecentDeclaration (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DRedeclarable.h101 decl_type *getMostRecentDeclaration() { in getMostRecentDeclaration() function
106 const decl_type *getMostRecentDeclaration() const { in getMostRecentDeclaration() function
DDeclTemplate.h507 static DeclType *getMostRecentDeclaration(EntryType *D) { in getMostRecentDeclaration() function
628 RedeclarableTemplateDecl *getMostRecentDeclaration() { in getMostRecentDeclaration() function
634 const RedeclarableTemplateDecl *getMostRecentDeclaration() const { in getMostRecentDeclaration() function