Searched refs:type_idx (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.h75 void AddMethod(llvm::StringRef name, llvm::codeview::TypeIndex type_idx,
H A DUdtRecordCompleter.cpp75 void UdtRecordCompleter::AddMethod(llvm::StringRef name, TypeIndex type_idx, argument
79 m_ast_builder.GetOrCreateType(PdbTypeSymId(type_idx));
/freebsd-13-stable/sys/xen/xenbus/
H A Dxenbusb.c285 u_int type_idx; local
293 for (type_idx = 0; type_idx < type_count; type_idx++)
294 XENBUSB_ENUMERATE_TYPE(xbs->xbs_dev, types[type_idx]);

Completed in 282 milliseconds