ΒΆvoid discoverTypeIndices(
    const llvm::codeview::CVType& Type,
    SmallVectorImpl<llvm::codeview::TypeIndex>&
        Indices)
void discoverTypeIndices(
    const llvm::codeview::CVType& Type,
    SmallVectorImpl<llvm::codeview::TypeIndex>&
        Indices)Declared at: llvm/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h:30
Parameters
- const llvm::codeview::CVType& Type
- SmallVectorImpl<llvm::codeview::TypeIndex>& Indices