Home
last modified time | relevance | path

Searched defs:getPointerKind (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h297 PointerKind getPointerKind() const { in getPointerKind() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h320 PointerKind getPointerKind() const { return PtrKind; } in getPointerKind() function