Home
last modified time | relevance | path

Searched refs:writeTypeServer2 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeTableBuilder.h59 TypeIndex writeTypeServer2(const TypeServer2Record &Record);
/external/llvm/lib/DebugInfo/CodeView/
DTypeTableBuilder.cpp297 TypeIndex TypeTableBuilder::writeTypeServer2(const TypeServer2Record &Record) { in writeTypeServer2() function in TypeTableBuilder