Searched defs:Methods (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h630 ArrayRef<StringRef> Methods)
634 MethodNames.insert(MethodNames.end(), Methods.begin(), Methods.end());
687 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) argument
688 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {}
690 ArrayRef<OneMethodRecord> getMethods() const { return Methods; }
691 std::vector<OneMethodRecord> Methods; member in class:llvm::codeview::MethodOverloadListRecord
628 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) argument
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h648 ArrayRef<StringRef> Methods)
652 MethodNames.insert(MethodNames.end(), Methods.begin(), Methods.end());
706 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) argument
707 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {}
709 ArrayRef<OneMethodRecord> getMethods() const { return Methods; }
710 std::vector<OneMethodRecord> Methods; member in class:llvm::codeview::MethodOverloadListRecord
646 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) argument
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h648 ArrayRef<StringRef> Methods)
652 MethodNames.insert(MethodNames.end(), Methods.begin(), Methods.end());
706 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) argument
707 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {}
709 ArrayRef<OneMethodRecord> getMethods() const { return Methods; }
710 std::vector<OneMethodRecord> Methods; member in class:llvm::codeview::MethodOverloadListRecord
646 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) argument
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h659 ArrayRef<StringRef> Methods)
663 MethodNames.insert(MethodNames.end(), Methods.begin(), Methods.end());
718 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) argument
719 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {}
721 ArrayRef<OneMethodRecord> getMethods() const { return Methods; }
723 std::vector<OneMethodRecord> Methods; member in class:llvm::codeview::MethodOverloadListRecord
657 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) argument
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h659 ArrayRef<StringRef> Methods)
663 MethodNames.insert(MethodNames.end(), Methods.begin(), Methods.end());
718 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) argument
719 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {}
721 ArrayRef<OneMethodRecord> getMethods() const { return Methods; }
723 std::vector<OneMethodRecord> Methods; member in class:llvm::codeview::MethodOverloadListRecord
657 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) argument
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h659 ArrayRef<StringRef> Methods)
663 MethodNames.insert(MethodNames.end(), Methods.begin(), Methods.end());
718 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) argument
719 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {}
721 ArrayRef<OneMethodRecord> getMethods() const { return Methods; }
723 std::vector<OneMethodRecord> Methods; member in class:llvm::codeview::MethodOverloadListRecord
657 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) argument
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h659 ArrayRef<StringRef> Methods)
663 MethodNames.insert(MethodNames.end(), Methods.begin(), Methods.end());
718 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) argument
719 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {}
721 ArrayRef<OneMethodRecord> getMethods() const { return Methods; }
723 std::vector<OneMethodRecord> Methods; member in class:llvm::codeview::MethodOverloadListRecord
657 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) argument
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h630 ArrayRef<StringRef> Methods)
634 MethodNames.insert(MethodNames.end(), Methods.begin(), Methods.end());
687 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) argument
688 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {}
690 ArrayRef<OneMethodRecord> getMethods() const { return Methods; }
691 std::vector<OneMethodRecord> Methods; member in class:llvm::codeview::MethodOverloadListRecord
628 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) argument
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h648 ArrayRef<StringRef> Methods)
652 MethodNames.insert(MethodNames.end(), Methods.begin(), Methods.end());
706 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) argument
707 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {}
709 ArrayRef<OneMethodRecord> getMethods() const { return Methods; }
710 std::vector<OneMethodRecord> Methods; member in class:llvm::codeview::MethodOverloadListRecord
646 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) argument
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h648 ArrayRef<StringRef> Methods)
652 MethodNames.insert(MethodNames.end(), Methods.begin(), Methods.end());
706 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) argument
707 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {}
709 ArrayRef<OneMethodRecord> getMethods() const { return Methods; }
710 std::vector<OneMethodRecord> Methods; member in class:llvm::codeview::MethodOverloadListRecord
646 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) argument
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h659 ArrayRef<StringRef> Methods)
663 MethodNames.insert(MethodNames.end(), Methods.begin(), Methods.end());
718 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) argument
719 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {}
721 ArrayRef<OneMethodRecord> getMethods() const { return Methods; }
723 std::vector<OneMethodRecord> Methods; member in class:llvm::codeview::MethodOverloadListRecord
657 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) argument
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h659 ArrayRef<StringRef> Methods)
663 MethodNames.insert(MethodNames.end(), Methods.begin(), Methods.end());
718 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) argument
719 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {}
721 ArrayRef<OneMethodRecord> getMethods() const { return Methods; }
723 std::vector<OneMethodRecord> Methods; member in class:llvm::codeview::MethodOverloadListRecord
657 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) argument
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h659 ArrayRef<StringRef> Methods)
663 MethodNames.insert(MethodNames.end(), Methods.begin(), Methods.end());
718 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) argument
719 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {}
721 ArrayRef<OneMethodRecord> getMethods() const { return Methods; }
723 std::vector<OneMethodRecord> Methods; member in class:llvm::codeview::MethodOverloadListRecord
657 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) argument
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h659 ArrayRef<StringRef> Methods)
663 MethodNames.insert(MethodNames.end(), Methods.begin(), Methods.end());
718 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) argument
719 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {}
721 ArrayRef<OneMethodRecord> getMethods() const { return Methods; }
723 std::vector<OneMethodRecord> Methods; member in class:llvm::codeview::MethodOverloadListRecord
657 VFTableRecord(TypeIndex CompleteClass, TypeIndex OverriddenVFTable, uint32_t VFPtrOffset, StringRef Name, ArrayRef<StringRef> Methods) argument
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dportcls.h344 const PCMETHOD_ITEM* Methods; member in struct:__anon11183
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Drtmv2.h218 RTM_ENTITY_EXPORT_METHOD Methods[1]; member in struct:_RTM_ENTITY_EXPORT_METHODS
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dportcls.h344 const PCMETHOD_ITEM* Methods; member in struct:__anon14106
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Drtmv2.h218 RTM_ENTITY_EXPORT_METHOD Methods[1]; member in struct:_RTM_ENTITY_EXPORT_METHODS
/prebuilts/tools/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/
H A Droaster-api-2.18.7.Final.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jboss/ org/jboss/forge/ org/jboss/forge/roaster/ ...
/prebuilts/devtools/tools/lib/
H A Dcommons-compress-1.8.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/compress/ ...
/prebuilts/misc/common/commons-compress/
H A Dcommons-compress-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/compress/ ...
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
H A Dcommons-compress-1.8.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/compress/ ...
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/
H A Dcommons-compress-1.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/compress/ ...
/prebuilts/tools/common/offline-m2/org/apache/commons/commons-compress/1.8.1/
H A Dcommons-compress-1.8.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/compress/ ...
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.12/
H A Dcommons-compress-1.12.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/compress/ ...

Completed in 262 milliseconds

12