HomeSort by relevance Sort by last modified time
    Searched defs:getMostRecentDecl (Results 1 - 25 of 46) sorted by null

1 2

  /external/clang/include/clang/AST/
Redeclarable.h 166 decl_type *getMostRecentDecl() {
171 const decl_type *getMostRecentDecl() const {
Decl.h 401 NamedDecl *getMostRecentDecl() {
402 return cast<NamedDecl>(static_cast<Decl *>(this)->getMostRecentDecl());
404 const NamedDecl *getMostRecentDecl() const {
405 return const_cast<NamedDecl*>(this)->getMostRecentDecl();
509 using redeclarable_base::getMostRecentDecl;
    [all...]
DeclBase.h 781 /// \brief Implementation of getMostRecentDecl(), to be overridden by any
858 Decl *getMostRecentDecl() { return getMostRecentDeclImpl(); }
862 const Decl *getMostRecentDecl() const {
    [all...]
DeclTemplate.h 640 return getMostRecentDecl();
670 return SETraits::getDecl(&*this->I)->getMostRecentDecl();
810 using redeclarable_base::getMostRecentDecl;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 165 decl_type *getMostRecentDecl() {
170 const decl_type *getMostRecentDecl() const {
Decl.h 401 NamedDecl *getMostRecentDecl() {
402 return cast<NamedDecl>(static_cast<Decl *>(this)->getMostRecentDecl());
404 const NamedDecl *getMostRecentDecl() const {
405 return const_cast<NamedDecl*>(this)->getMostRecentDecl();
509 using redeclarable_base::getMostRecentDecl;
    [all...]
DeclBase.h 791 /// \brief Implementation of getMostRecentDecl(), to be overridden by any
868 Decl *getMostRecentDecl() { return getMostRecentDeclImpl(); }
872 const Decl *getMostRecentDecl() const {
    [all...]
DeclTemplate.h 735 return getMostRecentDecl();
765 return SETraits::getDecl(&*this->I)->getMostRecentDecl();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 165 decl_type *getMostRecentDecl() {
170 const decl_type *getMostRecentDecl() const {
Decl.h 401 NamedDecl *getMostRecentDecl() {
402 return cast<NamedDecl>(static_cast<Decl *>(this)->getMostRecentDecl());
404 const NamedDecl *getMostRecentDecl() const {
405 return const_cast<NamedDecl*>(this)->getMostRecentDecl();
509 using redeclarable_base::getMostRecentDecl;
    [all...]
DeclBase.h 791 /// \brief Implementation of getMostRecentDecl(), to be overridden by any
868 Decl *getMostRecentDecl() { return getMostRecentDeclImpl(); }
872 const Decl *getMostRecentDecl() const {
    [all...]
DeclTemplate.h 735 return getMostRecentDecl();
765 return SETraits::getDecl(&*this->I)->getMostRecentDecl();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 165 decl_type *getMostRecentDecl() {
170 const decl_type *getMostRecentDecl() const {
Decl.h 401 NamedDecl *getMostRecentDecl() {
402 return cast<NamedDecl>(static_cast<Decl *>(this)->getMostRecentDecl());
404 const NamedDecl *getMostRecentDecl() const {
405 return const_cast<NamedDecl*>(this)->getMostRecentDecl();
509 using redeclarable_base::getMostRecentDecl;
    [all...]
DeclBase.h 791 /// \brief Implementation of getMostRecentDecl(), to be overridden by any
868 Decl *getMostRecentDecl() { return getMostRecentDeclImpl(); }
872 const Decl *getMostRecentDecl() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 165 decl_type *getMostRecentDecl() {
170 const decl_type *getMostRecentDecl() const {
Decl.h 401 NamedDecl *getMostRecentDecl() {
402 return cast<NamedDecl>(static_cast<Decl *>(this)->getMostRecentDecl());
404 const NamedDecl *getMostRecentDecl() const {
405 return const_cast<NamedDecl*>(this)->getMostRecentDecl();
509 using redeclarable_base::getMostRecentDecl;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 165 decl_type *getMostRecentDecl() {
170 const decl_type *getMostRecentDecl() const {
Decl.h 401 NamedDecl *getMostRecentDecl() {
402 return cast<NamedDecl>(static_cast<Decl *>(this)->getMostRecentDecl());
404 const NamedDecl *getMostRecentDecl() const {
405 return const_cast<NamedDecl*>(this)->getMostRecentDecl();
509 using redeclarable_base::getMostRecentDecl;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 165 decl_type *getMostRecentDecl() {
170 const decl_type *getMostRecentDecl() const {
Decl.h 401 NamedDecl *getMostRecentDecl() {
402 return cast<NamedDecl>(static_cast<Decl *>(this)->getMostRecentDecl());
404 const NamedDecl *getMostRecentDecl() const {
405 return const_cast<NamedDecl*>(this)->getMostRecentDecl();
509 using redeclarable_base::getMostRecentDecl;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 165 decl_type *getMostRecentDecl() {
170 const decl_type *getMostRecentDecl() const {
Decl.h 401 NamedDecl *getMostRecentDecl() {
402 return cast<NamedDecl>(static_cast<Decl *>(this)->getMostRecentDecl());
404 const NamedDecl *getMostRecentDecl() const {
405 return const_cast<NamedDecl*>(this)->getMostRecentDecl();
509 using redeclarable_base::getMostRecentDecl;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 165 decl_type *getMostRecentDecl() {
170 const decl_type *getMostRecentDecl() const {
Decl.h 401 NamedDecl *getMostRecentDecl() {
402 return cast<NamedDecl>(static_cast<Decl *>(this)->getMostRecentDecl());
404 const NamedDecl *getMostRecentDecl() const {
405 return const_cast<NamedDecl*>(this)->getMostRecentDecl();
509 using redeclarable_base::getMostRecentDecl;
    [all...]

Completed in 880 milliseconds

1 2