Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/CodeView/
DTypeTableBuilder.cpp115 (static_cast<uint16_t>(Record.getWinRTKind()) in writeClass()
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h493 WindowsRTClassKind getWinRTKind() const { return WinRTKind; } in getWinRTKind() function