Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.h36 uint16_t getTypeServerIndex() const;
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.cpp47 uint16_t DbiModuleDescriptor::getTypeServerIndex() const { in getTypeServerIndex() function in DbiModuleDescriptor