Searched refs:type_idx (Results 1 – 5 of 5) sorted by relevance
283 u_int type_idx; in xenbusb_enumerate_bus() local 291 for (type_idx = 0; type_idx < type_count; type_idx++) in xenbusb_enumerate_bus() 292 XENBUSB_ENUMERATE_TYPE(xbs->xbs_dev, types[type_idx]); in xenbusb_enumerate_bus()
132 void AddMethod(llvm::StringRef name, llvm::codeview::TypeIndex type_idx,
92 void UdtRecordCompleter::AddMethod(llvm::StringRef name, TypeIndex type_idx, in AddMethod() argument96 m_ast_builder.GetOrCreateType(PdbTypeSymId(type_idx)); in AddMethod()
1732 for (TypeIndex type_idx : matches) { in FindTypes() local1733 TypeSP type_sp = GetOrCreateType(type_idx); in FindTypes()
3169 …# define ATTR_MPI_PWT(buffer_idx, type_idx) __attribute__((pointer_with_type_tag(mpi,buffer_idx…3175 # define ATTR_MPI_PWT(buffer_idx, type_idx)