Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DFieldListRecordBuilder.h57 void writeNestedType(const NestedTypeRecord &Record);
/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/
H A DFieldListRecordBuilder.cpp87 void FieldListRecordBuilder::writeNestedType(const NestedTypeRecord &Record) { in writeNestedType() function in FieldListRecordBuilder
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1717 Fields.writeNestedType(R); in lowerRecordFieldList()