Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/Raw/
DModInfo.cpp42 const uint16_t TypeServerIndexMask = 0xFF00; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h207 static const uint16_t TypeServerIndexMask = 0xFF00; member