Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleDescriptor.h34 uint16_t getTypeServerIndex() const;
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptor.cpp39 uint16_t DbiModuleDescriptor::getTypeServerIndex() const { in getTypeServerIndex() function in DbiModuleDescriptor