Home
last modified time | relevance | path

Searched refs:MethodOverloadList (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp231 } MethodOverloadList; variable
408 writeTypeRecords(MethodOverloadList.Record); in TEST_F()
409 checkTypeReferences(0, MethodOverloadList.T1, MethodOverloadList.T2, in TEST_F()
410 MethodOverloadList.T3, MethodOverloadList.T4); in TEST_F()
433 MethodOverloadList.Record, Pointer, MemberPointer); in TEST_F()
456 checkTypeReferences(18, MethodOverloadList.T1, MethodOverloadList.T2, in TEST_F()
457 MethodOverloadList.T3, MethodOverloadList.T4); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DContinuationRecordBuilder.h33 enum class ContinuationRecordKind { FieldList, MethodOverloadList }; enumerator
DCodeViewTypes.def88 TYPE_RECORD(LF_METHODLIST, 0x1206, MethodOverloadList)
DTypeRecord.h728 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {} in MethodOverloadListRecord()
/external/llvm/lib/DebugInfo/CodeView/
DMethodListRecordBuilder.cpp17 : ListRecordBuilder(TypeRecordKind::MethodOverloadList) {} in MethodListRecordBuilder()
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/
Dpdbdump-yaml-types.test99 YAML: MethodOverloadList:
212 YAML: MethodOverloadList:
322 YAML: MethodOverloadList:
425 YAML: MethodOverloadList:
578 YAML: MethodOverloadList:
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dcodeview-types.test28 // CHECK-DAG: {{^ *MethodOverloadList (.*) {$}}
/external/llvm/test/tools/llvm-readobj/
Dcodeview-types.test28 // CHECK-DAG: {{^ *MethodOverloadList (.*) {$}}
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecords.def88 TYPE_RECORD(LF_METHODLIST, 0x1206, MethodOverloadList)
DTypeRecord.h936 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {} in MethodOverloadListRecord()
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dtypes-non-virtual-methods.ll206 ; CHECK: MethodOverloadList (0x1011) {
/external/llvm/test/DebugInfo/COFF/
Dtypes-non-virtual-methods.ll206 ; CHECK: MethodOverloadList (0x1011) {