Searched defs:type_idx (Results 1 – 2 of 2) sorted by relevance
92 void UdtRecordCompleter::AddMethod(llvm::StringRef name, TypeIndex type_idx, in AddMethod() argument
1732 for (TypeIndex type_idx : matches) { FindTypes() local