Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.cpp40 ModInfoFlags::TypeServerIndexShift; in getTypeServerIndex()
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h207 static const uint16_t TypeServerIndexShift = 8; member