Home
last modified time | relevance | path

Searched defs:type_idx (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/xen/xenbus/
H A Dxenbusb.c283 u_int type_idx; in xenbusb_enumerate_bus() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp92 void UdtRecordCompleter::AddMethod(llvm::StringRef name, TypeIndex type_idx, in AddMethod()
H A DSymbolFileNativePDB.cpp1732 for (TypeIndex type_idx : matches) { in FindTypes() local