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

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

Completed in 87 milliseconds