Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp92 void UdtRecordCompleter::AddMethod(llvm::StringRef name, TypeIndex type_idx, in AddMethod() argument
H A DSymbolFileNativePDB.cpp1732 for (TypeIndex type_idx : matches) { FindTypes() local