HomeSort by relevance Sort by last modified time
    Searched refs:getPreviousDeclImpl (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /external/clang/include/clang/AST/
DeclBase.h 779 virtual Decl *getPreviousDeclImpl() { return nullptr; }
843 Decl *getPreviousDecl() { return getPreviousDeclImpl(); }
848 return const_cast<Decl *>(this)->getPreviousDeclImpl();
    [all...]
Decl.h 492 NamespaceDecl *getPreviousDeclImpl() override;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 789 virtual Decl *getPreviousDeclImpl() { return nullptr; }
853 Decl *getPreviousDecl() { return getPreviousDeclImpl(); }
858 return const_cast<Decl *>(this)->getPreviousDeclImpl();
    [all...]
Decl.h 492 NamespaceDecl *getPreviousDeclImpl() override;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclBase.h 819 virtual Decl *getPreviousDeclImpl() { return nullptr; }
883 Decl *getPreviousDecl() { return getPreviousDeclImpl(); }
888 return const_cast<Decl *>(this)->getPreviousDeclImpl();
    [all...]
Decl.h 482 NamespaceDecl *getPreviousDeclImpl() override;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclBase.h 819 virtual Decl *getPreviousDeclImpl() { return nullptr; }
883 Decl *getPreviousDecl() { return getPreviousDeclImpl(); }
888 return const_cast<Decl *>(this)->getPreviousDeclImpl();
    [all...]
Decl.h 482 NamespaceDecl *getPreviousDeclImpl() override;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclBase.h 865 virtual Decl *getPreviousDeclImpl() { return nullptr; }
    [all...]
Decl.h 495 NamespaceDecl *getPreviousDeclImpl() override;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclBase.h 865 virtual Decl *getPreviousDeclImpl() { return nullptr; }
    [all...]
Decl.h 495 NamespaceDecl *getPreviousDeclImpl() override;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclBase.h 865 virtual Decl *getPreviousDeclImpl() { return nullptr; }
    [all...]
Decl.h 495 NamespaceDecl *getPreviousDeclImpl() override;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclBase.h 865 virtual Decl *getPreviousDeclImpl() { return nullptr; }
    [all...]
Decl.h 495 NamespaceDecl *getPreviousDeclImpl() override;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclBase.h 789 virtual Decl *getPreviousDeclImpl() { return nullptr; }
853 Decl *getPreviousDecl() { return getPreviousDeclImpl(); }
858 return const_cast<Decl *>(this)->getPreviousDeclImpl();
    [all...]
Decl.h 492 NamespaceDecl *getPreviousDeclImpl() override;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclBase.h 819 virtual Decl *getPreviousDeclImpl() { return nullptr; }
883 Decl *getPreviousDecl() { return getPreviousDeclImpl(); }
888 return const_cast<Decl *>(this)->getPreviousDeclImpl();
    [all...]
Decl.h 482 NamespaceDecl *getPreviousDeclImpl() override;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclBase.h 819 virtual Decl *getPreviousDeclImpl() { return nullptr; }
883 Decl *getPreviousDecl() { return getPreviousDeclImpl(); }
888 return const_cast<Decl *>(this)->getPreviousDeclImpl();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclBase.h 865 virtual Decl *getPreviousDeclImpl() { return nullptr; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclBase.h 865 virtual Decl *getPreviousDeclImpl() { return nullptr; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclBase.h 865 virtual Decl *getPreviousDeclImpl() { return nullptr; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclBase.h 865 virtual Decl *getPreviousDeclImpl() { return nullptr; }
    [all...]

Completed in 711 milliseconds

1 2 3 4