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

1 2 3

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
IdentifierTable.h 682 friend class SelectorTable; // only the SelectorTable can create these
770 class SelectorTable {
774 SelectorTable();
775 SelectorTable(const SelectorTable &) = delete;
776 SelectorTable &operator=(const SelectorTable &) = delete;
777 ~SelectorTable();
806 SelectorTable &SelTable
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
IdentifierTable.h 695 friend class SelectorTable; // only the SelectorTable can create these
783 class SelectorTable {
787 SelectorTable();
788 SelectorTable(const SelectorTable &) = delete;
789 SelectorTable &operator=(const SelectorTable &) = delete;
790 ~SelectorTable();
819 SelectorTable &SelTable
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
IdentifierTable.h 695 friend class SelectorTable; // only the SelectorTable can create these
783 class SelectorTable {
787 SelectorTable();
788 SelectorTable(const SelectorTable &) = delete;
789 SelectorTable &operator=(const SelectorTable &) = delete;
790 ~SelectorTable();
819 SelectorTable &SelTable
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
IdentifierTable.h 690 friend class SelectorTable; // only the SelectorTable can create these
778 class SelectorTable {
782 SelectorTable();
783 SelectorTable(const SelectorTable &) = delete;
784 SelectorTable &operator=(const SelectorTable &) = delete;
785 ~SelectorTable();
814 SelectorTable &SelTable
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
IdentifierTable.h 690 friend class SelectorTable; // only the SelectorTable can create these
778 class SelectorTable {
782 SelectorTable();
783 SelectorTable(const SelectorTable &) = delete;
784 SelectorTable &operator=(const SelectorTable &) = delete;
785 ~SelectorTable();
814 SelectorTable &SelTable
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
IdentifierTable.h 690 friend class SelectorTable; // only the SelectorTable can create these
778 class SelectorTable {
782 SelectorTable();
783 SelectorTable(const SelectorTable &) = delete;
784 SelectorTable &operator=(const SelectorTable &) = delete;
785 ~SelectorTable();
814 SelectorTable &SelTable
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
IdentifierTable.h 690 friend class SelectorTable; // only the SelectorTable can create these
778 class SelectorTable {
782 SelectorTable();
783 SelectorTable(const SelectorTable &) = delete;
784 SelectorTable &operator=(const SelectorTable &) = delete;
785 ~SelectorTable();
814 SelectorTable &SelTable
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
IdentifierTable.h 682 friend class SelectorTable; // only the SelectorTable can create these
770 class SelectorTable {
774 SelectorTable();
775 SelectorTable(const SelectorTable &) = delete;
776 SelectorTable &operator=(const SelectorTable &) = delete;
777 ~SelectorTable();
806 SelectorTable &SelTable
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
IdentifierTable.h 695 friend class SelectorTable; // only the SelectorTable can create these
783 class SelectorTable {
787 SelectorTable();
788 SelectorTable(const SelectorTable &) = delete;
789 SelectorTable &operator=(const SelectorTable &) = delete;
790 ~SelectorTable();
819 SelectorTable &SelTable
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
IdentifierTable.h 695 friend class SelectorTable; // only the SelectorTable can create these
783 class SelectorTable {
787 SelectorTable();
788 SelectorTable(const SelectorTable &) = delete;
789 SelectorTable &operator=(const SelectorTable &) = delete;
790 ~SelectorTable();
819 SelectorTable &SelTable
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
IdentifierTable.h 690 friend class SelectorTable; // only the SelectorTable can create these
778 class SelectorTable {
782 SelectorTable();
783 SelectorTable(const SelectorTable &) = delete;
784 SelectorTable &operator=(const SelectorTable &) = delete;
785 ~SelectorTable();
814 SelectorTable &SelTable
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
IdentifierTable.h 690 friend class SelectorTable; // only the SelectorTable can create these
778 class SelectorTable {
782 SelectorTable();
783 SelectorTable(const SelectorTable &) = delete;
784 SelectorTable &operator=(const SelectorTable &) = delete;
785 ~SelectorTable();
814 SelectorTable &SelTable
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
IdentifierTable.h 690 friend class SelectorTable; // only the SelectorTable can create these
778 class SelectorTable {
782 SelectorTable();
783 SelectorTable(const SelectorTable &) = delete;
784 SelectorTable &operator=(const SelectorTable &) = delete;
785 ~SelectorTable();
814 SelectorTable &SelTable
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
IdentifierTable.h 690 friend class SelectorTable; // only the SelectorTable can create these
778 class SelectorTable {
782 SelectorTable();
783 SelectorTable(const SelectorTable &) = delete;
784 SelectorTable &operator=(const SelectorTable &) = delete;
785 ~SelectorTable();
814 SelectorTable &SelTable
    [all...]
  /external/clang/include/clang/Basic/
IdentifierTable.h 670 friend class SelectorTable; // only the SelectorTable can create these
755 class SelectorTable {
757 SelectorTable(const SelectorTable &) = delete;
758 void operator=(const SelectorTable &) = delete;
760 SelectorTable();
761 ~SelectorTable();
790 SelectorTable &SelTable,
  /external/clang/lib/Basic/
IdentifierTable.cpp 342 // SelectorTable Implementation
582 SelectorTable::constructSetterName(StringRef Name) {
590 SelectorTable::constructSetterSelector(IdentifierTable &Idents,
591 SelectorTable &SelTable,
598 size_t SelectorTable::getTotalMemory() const {
603 Selector SelectorTable::getSelector(unsigned nKeys, IdentifierInfo **IIV) {
629 SelectorTable::SelectorTable() {
633 SelectorTable::~SelectorTable() {
    [all...]
  /external/clang/lib/ARCMigrate/
TransAPIUses.cpp 40 SelectorTable &sels = Pass.Ctx.Selectors;
  /external/clang/unittests/AST/
ASTVectorTest.cpp 41 SelectorTable Sels;
  /external/clang/include/clang/AST/
ASTContext.h 61 class SelectorTable;
460 SelectorTable &Selectors;
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 200 SelectorTable Selectors;
699 SelectorTable &getSelectorTable() { return Selectors; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 202 SelectorTable Selectors;
702 SelectorTable &getSelectorTable() { return Selectors; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 202 SelectorTable Selectors;
735 SelectorTable &getSelectorTable() { return Selectors; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
Preprocessor.h 202 SelectorTable Selectors;
735 SelectorTable &getSelectorTable() { return Selectors; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
Preprocessor.h 205 SelectorTable Selectors;
738 SelectorTable &getSelectorTable() { return Selectors; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
Preprocessor.h 205 SelectorTable Selectors;
738 SelectorTable &getSelectorTable() { return Selectors; }
    [all...]

Completed in 1165 milliseconds

1 2 3