Home
last modified time | relevance | path

Searched full:methodoverloadlist (Results 1 – 24 of 24) sorted by relevance

/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp230 } MethodOverloadList; variable
407 writeTypeRecords(MethodOverloadList.Record); in TEST_F()
408 checkTypeReferences(0, MethodOverloadList.T1, MethodOverloadList.T2, in TEST_F()
409 MethodOverloadList.T3, MethodOverloadList.T4); in TEST_F()
432 MethodOverloadList.Record, Pointer, MemberPointer); in TEST_F()
455 checkTypeReferences(18, MethodOverloadList.T1, MethodOverloadList.T2, in TEST_F()
456 MethodOverloadList.T3, MethodOverloadList.T4); in TEST_F()
/external/llvm-project/lld/test/COFF/
Dpdb-thunk.yaml452 MethodOverloadList:
491 MethodOverloadList:
626 MethodOverloadList:
665 MethodOverloadList:
778 MethodOverloadList:
827 MethodOverloadList:
1101 MethodOverloadList:
1312 MethodOverloadList:
1432 MethodOverloadList:
1552 MethodOverloadList:
[all …]
Dpdb-heapsite.yaml426 MethodOverloadList:
637 MethodOverloadList:
757 MethodOverloadList:
877 MethodOverloadList:
1332 MethodOverloadList:
/external/llvm-project/llvm/test/DebugInfo/PDB/
Dpdbdump-yaml-types.test99 YAML: MethodOverloadList:
212 YAML: MethodOverloadList:
322 YAML: MethodOverloadList:
425 YAML: MethodOverloadList:
578 YAML: MethodOverloadList:
/external/llvm-project/lld/test/COFF/Inputs/
Dpdb-file-statics-b.yaml256 MethodOverloadList:
467 MethodOverloadList:
587 MethodOverloadList:
707 MethodOverloadList:
1162 MethodOverloadList:
Dpdb-file-statics-a.yaml281 MethodOverloadList:
492 MethodOverloadList:
612 MethodOverloadList:
732 MethodOverloadList:
1187 MethodOverloadList:
/external/llvm/lib/DebugInfo/CodeView/
DMethodListRecordBuilder.cpp17 : ListRecordBuilder(TypeRecordKind::MethodOverloadList) {} in MethodListRecordBuilder()
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DContinuationRecordBuilder.h31 enum class ContinuationRecordKind { FieldList, MethodOverloadList }; enumerator
DCodeViewTypes.def87 TYPE_RECORD(LF_METHODLIST, 0x1206, MethodOverloadList)
DTypeRecord.h756 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {} in MethodOverloadListRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DContinuationRecordBuilder.h32 enum class ContinuationRecordKind { FieldList, MethodOverloadList }; enumerator
DCodeViewTypes.def87 TYPE_RECORD(LF_METHODLIST, 0x1206, MethodOverloadList)
DTypeRecord.h762 : TypeRecord(TypeRecordKind::MethodOverloadList), Methods(Methods) {} in MethodOverloadListRecord()
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Dcodeview-types.test28 // CHECK-DAG: {{^ *MethodOverloadList (.*) {$}}
/external/llvm/test/tools/llvm-readobj/
Dcodeview-types.test28 // CHECK-DAG: {{^ *MethodOverloadList (.*) {$}}
/external/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
Devery-type.yaml81 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/llvm-project/llvm/test/DebugInfo/COFF/
Dtypes-method-ref-qualifiers.ll168 ; CHECK: MethodOverloadList (0x100B) {
Dtypes-non-virtual-methods.ll205 ; CHECK: MethodOverloadList (0x1011) {
Dclass-options-common.ll655 ; ASM-INLINE-COMMENTS: # MethodOverloadList (0x1088)
/external/llvm/test/DebugInfo/COFF/
Dtypes-non-virtual-methods.ll206 ; CHECK: MethodOverloadList (0x1011) {
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2450 // MethodOverloadList can be split correctly. in lowerRecordFieldList()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2420 // MethodOverloadList can be split correctly. in lowerRecordFieldList()