Home
last modified time | relevance | path

Searched refs:writeMethodOverloadList (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h58 TypeIndex writeMethodOverloadList(const MethodOverloadListRecord &Record);
/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/
H A DTypeTableBuilder.cpp273 TypeIndex TypeTableBuilder::writeMethodOverloadList( in writeMethodOverloadList() function in TypeTableBuilder
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1708 TypeTable.writeMethodOverloadList(MethodOverloadListRecord(Methods)); in lowerRecordFieldList()