Home
last modified time | relevance | path

Searched refs:OverloadedMethod (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/Inputs/
Devery-type.cpp21 void OverloadedMethod(int) {} // LF_METHODLIST in OverloadedMethod() function in FooClass
23 void OverloadedMethod(int, int) {} in OverloadedMethod() function in FooClass
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dcodeview-types.test36 // CHECK-DAG: {{^ *OverloadedMethod {$}}
60 void OverloadedMethod();
61 void OverloadedMethod(int);
/external/llvm/test/tools/llvm-readobj/
Dcodeview-types.test36 // CHECK-DAG: {{^ *OverloadedMethod {$}}
60 void OverloadedMethod();
61 void OverloadedMethod(int);
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp246 OverloadedMethodRecord OverloadedMethod(3, TypeIndex(49), "MethodList"); variable
483 writeFieldList(OverloadedMethod); in TEST_F()
484 checkTypeReferences(0, OverloadedMethod.MethodList); in TEST_F()
526 writeFieldList(BaseClass, Enumerator, DataMember, OverloadedMethod, in TEST_F()
532 0, BaseClass.Type, DataMember.Type, OverloadedMethod.MethodList, in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/
Dpdbdump-yaml-types.test116 YAML: OverloadedMethod:
233 YAML: OverloadedMethod:
339 YAML: OverloadedMethod:
446 YAML: OverloadedMethod:
599 YAML: OverloadedMethod:
Devery-type.test240 TYPES-NEXT: - LF_METHOD [name = `OverloadedMethod`, # overloads = 2, overload list = 0x1…
/external/llvm/lib/DebugInfo/CodeView/
DFieldListRecordBuilder.cpp57 Builder.writeTypeRecordKind(TypeRecordKind::OverloadedMethod); in writeOverloadedMethod()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewTypes.def71 MEMBER_RECORD(LF_METHOD, 0x150f, OverloadedMethod)
DTypeRecord.h742 : TypeRecord(TypeRecordKind::OverloadedMethod), in OverloadedMethodRecord()
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecords.def69 MEMBER_RECORD(LF_METHOD, 0x150f, OverloadedMethod)
DTypeRecord.h965 : TypeRecord(TypeRecordKind::OverloadedMethod), in OverloadedMethodRecord()
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dtypes-non-virtual-methods.ll224 ; CHECK: OverloadedMethod {
/external/llvm/test/DebugInfo/COFF/
Dtypes-non-virtual-methods.ll224 ; CHECK: OverloadedMethod {