Home
last modified time | relevance | path

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

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