Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
Devery-type.cpp23 void OverloadedMethod(int) {} // LF_METHODLIST in OverloadedMethod() function in FooClass
25 void OverloadedMethod(int, int) {} in OverloadedMethod() function in FooClass
/external/llvm/test/tools/llvm-readobj/
Dcodeview-types.test36 // CHECK-DAG: {{^ *OverloadedMethod {$}}
60 void OverloadedMethod();
61 void OverloadedMethod(int);
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Dcodeview-types.test36 // CHECK-DAG: {{^ *OverloadedMethod {$}}
60 void OverloadedMethod();
61 void OverloadedMethod(int);
/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp245 OverloadedMethodRecord OverloadedMethod(3, TypeIndex(49), "MethodList"); variable
482 writeFieldList(OverloadedMethod); in TEST_F()
483 checkTypeReferences(0, OverloadedMethod.MethodList); in TEST_F()
525 writeFieldList(BaseClass, Enumerator, DataMember, OverloadedMethod, in TEST_F()
531 0, BaseClass.Type, DataMember.Type, OverloadedMethod.MethodList, in TEST_F()
/external/llvm/lib/DebugInfo/CodeView/
DFieldListRecordBuilder.cpp57 Builder.writeTypeRecordKind(TypeRecordKind::OverloadedMethod); in writeOverloadedMethod()
/external/llvm-project/llvm/test/DebugInfo/PDB/
Dpdbdump-yaml-types.test116 YAML: OverloadedMethod:
233 YAML: OverloadedMethod:
339 YAML: OverloadedMethod:
446 YAML: OverloadedMethod:
599 YAML: OverloadedMethod:
Devery-type.test242 TYPES-NEXT: - LF_METHOD [name = `OverloadedMethod`, # overloads = 2, overload list = 0x1…
/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-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewTypes.def70 MEMBER_RECORD(LF_METHOD, 0x150f, OverloadedMethod)
DTypeRecord.h776 : TypeRecord(TypeRecordKind::OverloadedMethod), in OverloadedMethodRecord()
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewTypes.def70 MEMBER_RECORD(LF_METHOD, 0x150f, OverloadedMethod)
DTypeRecord.h770 : TypeRecord(TypeRecordKind::OverloadedMethod), in OverloadedMethodRecord()
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dtypes-method-ref-qualifiers.ll187 ; CHECK: OverloadedMethod {
Dtypes-non-virtual-methods.ll223 ; CHECK: OverloadedMethod {
/external/llvm/test/DebugInfo/COFF/
Dtypes-non-virtual-methods.ll224 ; CHECK: OverloadedMethod {
/external/guice/extensions/struts2/lib/
Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...