Home
last modified time | relevance | path

Searched defs:Methods (Results 1 – 19 of 19) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/Shared/
DVTuneSharedStructs.h46 VTuneMethodTable Methods; member
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/Shared/
DVTuneSharedStructs.h42 VTuneMethodTable Methods; member
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ExecutionEngine/Orc/Shared/
DVTuneSharedStructs.h46 VTuneMethodTable Methods; member
/prebuilts/go/linux-x86/src/go/doc/
Ddoc.go63 Methods []*Func // sorted list of methods (including embedded ones) of this type member
/prebuilts/go/linux-x86/src/internal/abi/
Dtype.go232 func (t *UncommonType) Methods() []Method { func
445 Methods []Imethod // sorted by hash member
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DTypeRecord.h697 ArrayRef<StringRef> Methods) in VFTableRecord()
756 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) in MethodOverloadListRecord()
761 std::vector<OneMethodRecord> Methods; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DTypeRecord.h697 ArrayRef<StringRef> Methods) in VFTableRecord()
756 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) in MethodOverloadListRecord()
761 std::vector<OneMethodRecord> Methods; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/DebugInfo/CodeView/
DTypeRecord.h696 ArrayRef<StringRef> Methods) in VFTableRecord()
755 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) in MethodOverloadListRecord()
760 std::vector<OneMethodRecord> Methods; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DTypeRecord.h697 ArrayRef<StringRef> Methods) in VFTableRecord()
756 MethodOverloadListRecord(ArrayRef<OneMethodRecord> Methods) in MethodOverloadListRecord()
761 std::vector<OneMethodRecord> Methods; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ExtractAPI/
DAPI.h903 SmallVector<std::unique_ptr<ObjCMethodRecord>> Methods; member
923 SmallVector<std::unique_ptr<CXXMethodRecord>> Methods; member
DExtractAPIVisitor.h1288 const ObjCContainerDecl::method_range Methods) { in recordObjCMethods()
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ExtractAPI/
DAPI.h900 SmallVector<std::unique_ptr<ObjCMethodRecord>> Methods; member
920 SmallVector<std::unique_ptr<CXXMethodRecord>> Methods; member
DExtractAPIVisitor.h1274 const ObjCContainerDecl::method_range Methods) { in recordObjCMethods()
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Drtmv2.h218 RTM_ENTITY_EXPORT_METHOD Methods[1]; member
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ExtractAPI/
DExtractAPIVisitor.h1323 const ObjCContainerDecl::method_range Methods) { in recordObjCMethods()
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/ExtractAPI/
DExtractAPIVisitor.h1365 const ObjCContainerDecl::method_range Methods) { in recordObjCMethods()
/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go943 func (t *Type) Methods() []*Field { func
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dportcls.h344 const PCMETHOD_ITEM* Methods; member
/prebuilts/go/linux-x86/src/go/ast/
Dast.go458 Methods *FieldList // list of embedded interfaces, methods, or types member