Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.h34 uint16_t getTypeServerIndex() const;
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.cpp38 uint16_t DbiModuleDescriptor::getTypeServerIndex() const { in getTypeServerIndex() function in DbiModuleDescriptor