Home
last modified time | relevance | path

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

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